Skip to content

Adds Commit Classification Rule #564

Adds Commit Classification Rule

Adds Commit Classification Rule #564

Triggered via pull request July 5, 2024 09:59
Status Failure
Total duration 2m 1s
Artifacts

python.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: prospector/rules/rules.py#L422
expected 2 blank lines after class or function definition, found 0
build: prospector/rules/rules.py#L422
expected an indented block
build: prospector/rules/rules.py#L422
missing whitespace around bitwise or shift operator
build: prospector/rules/rules.py#L422
missing whitespace around operator
build: prospector/rules/rules.py#L423
unexpected indentation
build: prospector/rules/rules.py#L426
missing whitespace around operator
build: prospector/rules/rules.py#L426
missing whitespace around operator
build: prospector/rules/rules.py#L426
missing whitespace around operator
build: prospector/rules/rules.py#L427
unexpected indentation
build: prospector/rules/rules.py#L428
missing whitespace around operator
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/