Skip to content

chore(lint): Silence pylint #372

chore(lint): Silence pylint

chore(lint): Silence pylint #372

Triggered via pull request December 2, 2023 17:55
Status Failure
Total duration 8m 8s
Artifacts

ci.yml

on: pull_request
Matrix: ci
commitlint
13s
commitlint
build-setuptools
22s
build-setuptools
build-bin-linux
22s
build-bin-linux
build-bin-windows
1m 49s
build-bin-windows
build-bin-macos
1m 0s
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.