Skip to content

Add min-body-length option #286

Add min-body-length option

Add min-body-length option #286

Re-run triggered May 23, 2024 08:40
Status Failure
Total duration 1m 53s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test-allow-one-liners
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 260 characters: "When set a error will be emitted if the body does not contain enough characters. This is useful to require commit bodies with more information, like impact, motivation, approach, testing results, new behavior, etc. Default: no minimum. Suggested: at least 150.". Please reformat the body so that all the lines fit 72 characters. The original message was: Add min-body-length option When set a error will be emitted if the body does not contain enough characters. This is useful to require commit bodies with more information, like impact, motivation, approach, testing results, new behavior, etc. Default: no minimum. Suggested: at least 150.
test
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 260 characters: "When set a error will be emitted if the body does not contain enough characters. This is useful to require commit bodies with more information, like impact, motivation, approach, testing results, new behavior, etc. Default: no minimum. Suggested: at least 150.". Please reformat the body so that all the lines fit 72 characters. The original message was: Add min-body-length option When set a error will be emitted if the body does not contain enough characters. This is useful to require commit bodies with more information, like impact, motivation, approach, testing results, new behavior, etc. Default: no minimum. Suggested: at least 150.
build
The message 1 is invalid: * The subject must start with a capitalized word, but the current first word is: "change". Please capitalize to: "Change". The original message was: change SomeClass to OtherClass SomeClass with OtherClass
build
The message 1 is invalid: * The subject must start with a capitalized word, but the current first word is: "change". Please capitalize to: "Change". The original message was: change SomeClass to OtherClass Do something The message 2 is invalid: * The first word of the subject ("Change") must not match the first word of the body. Please make the body more informative by adding more information instead of repeating the subject. For example, start by explaining the problem that this change is intended to solve or what was previously missing (e.g., "Previously, ...."). The original message was: Change other subject Change body