Skip to content

[repo-helper] Configuration Update #1214

[repo-helper] Configuration Update

[repo-helper] Configuration Update #1214

Triggered via pull request December 11, 2023 16:53
Status Failure
Total duration 4m 18s
Artifacts

flake8.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Flake8
Process completed with exit code 1.
Flake8: repo_helper/configupdater2.py#L478
NQA102: "# noqa: A003 " has no matching violations
Flake8: repo_helper/configupdater2.py#L1128
NQA102: "# noqa: A003 " has no matching violations
Flake8: repo_helper/files/linting.py#L297
NQA002: "# noqa X000" must have a colon, e.g. "# noqa: X000"
Flake8: repo_helper/files/linting.py#L297
NQA102: "# noqa X000" has no matching violations
Flake8: repo_helper/files/linting.py#L298
NQA003: "# noqa : X000" must not have a space before the colon, e.g. "# noqa: X000"
Flake8: repo_helper/files/linting.py#L298
NQA102: "# noqa : X000" has no matching violations
Flake8: repo_helper/files/linting.py#L299
NQA102: "# noqa: X000 " has no matching violations
Flake8: repo_helper/files/linting.py#L300
NQA005: "# noqa: X000,X000 " has duplicate codes, remove X000
Flake8: repo_helper/files/linting.py#L300
NQA102: "# noqa: X000,X000 " has no matching violations
Flake8: repo_helper/files/linting.py#L301
NQA102: "# noqa: X000 " has no matching violations