Skip to content

Optimization Part 2 #22

Optimization Part 2

Optimization Part 2 #22

Triggered via push June 23, 2023 13:38
Status Failure
Total duration 12s
Artifacts
Check commit message style
2s
Check commit message style
Fit to window
Zoom out
Zoom in

Annotations

1 error
Check commit message style
The message 1 is invalid: * The subject must start with a verb in imperative mood, but it started with: "Optimization". 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: Optimization Part 2 - Remove redundant files - Remove redundant Allocations - Use Less Dynamic Memory