Skip to content
Triggered via push October 31, 2023 17:32
Status Failure
Total duration 1m 38s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
test-allow-one-liners
The message 1 is invalid: * The subject must start with a capitalized word, but the current first word is: "WIP". Please capitalize to: "Wip". * The subject must start with a verb in imperative mood, but it started with: "WIP". 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 no whitelist file was specified). Please check the whitelist and either change the first word of the subject or whitelist the verb. The original message was: WIP Signed-off-by: Luiz Ferraz <luiz@lferraz.com>
test
The message 1 is invalid: * The subject must start with a capitalized word, but the current first word is: "WIP". Please capitalize to: "Wip". * The subject must start with a verb in imperative mood, but it started with: "WIP". 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 one or more 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/additional-verbs.txt). Please check the whitelist and either change the first word of the subject or whitelist the verb. The original message was: WIP Signed-off-by: Luiz Ferraz <luiz@lferraz.com>
build
Process completed with exit code 1.
test-allow-one-liners
The following actions uses node12 which is deprecated and will be forced to run on node16: ./. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: ./. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/