Skip to content

Add progress bar to Windows UI #12177

Add progress bar to Windows UI

Add progress bar to Windows UI #12177

Triggered via push February 2, 2025 18:27
Status Failure
Total duration 9s
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 line 3 of the message (line 1 of the body) exceeds the limit of 72 characters. The line contains 75 characters: "Otherwise, UI updates may racily occur after the user has decided to cancel". Please reformat the body so that all the lines fit 72 characters. The original message was: Wait for cancellation to be confirmed when cancelling Otherwise, UI updates may racily occur after the user has decided to cancel The message 2 is invalid: * Expected at least three lines (subject, empty, body) in a multi-line message, but got: 2 The original message was: Render the same color for the banner background as for the logo background The message 12 is invalid: * The subject must start with a verb in imperative mood, but it started with: "More". 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: More refactoring The message 13 is invalid: * The subject must start with a verb in imperative mood, but it started with: "Partially". 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: Partially refactor controller