This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
added https to IEC61360 type #1446
Annotations
1 error and 2 warnings
Check the commit message(s)
The message 1 is invalid:
* The subject must start with a capitalized word, but the current first word is: "added". Please capitalize to: "Added".
* The subject must start with a verb in imperative mood, but it started with: "added". 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 4 of the message (line 2 of the body) exceeds the limit of 72 characters. The line contains 98 characters: "Changed the IEC 61360 type to use https. Also changed it for the \"PhysicalUnit\" DataSpecification.". Please reformat the body so that all the lines fit 72 characters.
The original message was:
added https to IEC61360 type
This is related to #655.
Changed the IEC 61360 type to use https. Also changed it for the "PhysicalUnit" DataSpecification.
|
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/.
|
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/
|
The logs for this run have expired and are no longer available.
Loading