Skip to content

Merge pull request #760 from plotski/lint/match_processors.strip #374

Merge pull request #760 from plotski/lint/match_processors.strip

Merge pull request #760 from plotski/lint/match_processors.strip #374

Triggered via push December 13, 2023 08:06
Status Failure
Total duration 7m 35s
Artifacts

ci.yml

on: push
Matrix: ci
commitlint
12s
commitlint
build-setuptools
27s
build-setuptools
build-bin-linux
22s
build-bin-linux
build-bin-windows
1m 4s
build-bin-windows
build-bin-macos
46s
build-bin-macos
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

5 errors
commitlint
You have commit messages with errors ⧗ input: chore(lint): Silence pylint This fixes the following error: ``` ************* Module guessit.rules.match_processors guessit/rules/match_processors.py:7:0: R1710: Either all return statements in a function should return an expression, or none of them should. (inconsistent-return-statements) ``` ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
build-bin-linux
Process completed with exit code 2.
build-setuptools
Process completed with exit code 2.
build-bin-macos
Process completed with exit code 2.
build-bin-windows
Process completed with exit code 1.