Features and fixes: SAMM, IEC61360, AsciiDoc, Fixes, no empty lists, package format #47
check-commit-messages.yml
on: pull_request
Check-commit-messages
12s
Annotations
1 error and 2 warnings
Check-commit-messages
The message 1 is invalid:
* The subject exceeds the limit of 50 characters (got: 83, JSON: "Features and fixes: SAMM, IEC61360, AsciiDoc, Fixes, no empty lists, package format").Please shorten the subject to make it more succinct.
* The subject must start with a verb in imperative mood, but it started with: "Features". Whether the word is in imperative mood is determined by whitelisting. The general whitelist is available at https://github.com/mristin/opinionated-commit-message/blob/master/src/mostFrequentEnglishVerbs.ts. You can whitelist additional verbs using "additional-verbs" input to your GitHub action (currently no additional verbs were thus specified). Moreover, you can also whitelist additional verbs in a file given as "path-to-additional-verbs" input to your GitHub action (currently the file is: src/AdditionalVerbsInImperativeMood.txt). Please check the whitelist and either change the first word of the subject or whitelist the verb.
* The line 6 of the message (line 4 of the body) exceeds the limit of 72 characters. The line contains 124 characters: "* SAMM - Models: import & export, edit hierarchical concept descriptions, create Submodel instances guided by these concepts". Please reformat the body so that all the lines fit 72 characters.
* The line 7 of the message (line 5 of the body) exceeds the limit of 72 characters. The line contains 152 characters: "* Next gen IEC61360 concept descriptions: hierarchical concept descriptions by \"organizes\" attribute, create Submodel instances guided by these concepts". Please reformat the body so that all the lines fit 72 characters.
* The line 8 of the message (line 6 of the body) exceeds the limit of 72 characters. The line contains 131 characters: "* AsciiDoc: editing and generation of SMT specifications in AsciiDoc based on specially crafted Submodels alongside with SMT models". Please reformat the body so that all the lines fit 72 characters.
The original message was:
Features and fixes: SAMM, IEC61360, AsciiDoc, Fixes, no empty lists, package format
** DO NOT MERGE NOW **
Features:
* SAMM - Models: import & export, edit hierarchical concept descriptions, create Submodel instances guided by these concepts
* Next gen IEC61360 concept descriptions: hierarchical concept descriptions by "organizes" attribute, create Submodel instances guided by these concepts
* AsciiDoc: editing and generation of SMT specifications in AsciiDoc based on specially crafted Submodels alongside with SMT models
Fixes:
* various fixes in GH repo
* New package format
|
Check-commit-messages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mristin/opinionated-commit-message@v2.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|