Skip to content

TMP upgrade to feature branch in pfctl #4066

TMP upgrade to feature branch in pfctl

TMP upgrade to feature branch in pfctl #4066

Triggered via push July 17, 2024 11:58
Status Failure
Total duration 15s
Artifacts
Check commit message style
4s
Check commit message style
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Check commit message style
The message 1 is invalid: * The subject must start with a capitalized word, but the current first word is: "TMP". Please capitalize to: "Tmp". * The subject must start with a verb in imperative mood, but it started with: "TMP". 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 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: TMP upgrade to feature branch in pfctl
Check commit message style
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gsactions/commit-message-checker@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/