Fix for the issue 235 #72
check-commit-messages.yml
on: pull_request
Check-commit-messages
15s
Annotations
1 error and 2 warnings
Check-commit-messages
The message 1 is invalid:
* The line 3 of the message (line 1 of the body) exceeds the limit of 72 characters. The line contains 102 characters: "This is PR fixes the issue #235. The issue was due to uninitialized ConceptDescription in Environment.". Please reformat the body so that all the lines fit 72 characters.
The original message was:
Fix for the issue 235
This is PR fixes the issue #235. The issue was due to uninitialized ConceptDescription in Environment.
|
Check-commit-messages
The following actions uses node12 which is deprecated and will be forced to run on node16: mristin/opinionated-commit-message@v2.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check-commit-messages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: mristin/opinionated-commit-message@v2.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|