Skip to content

Exclude all test files from the PEP checking #160

Exclude all test files from the PEP checking

Exclude all test files from the PEP checking #160

Triggered via push October 29, 2025 21:32
Status Failure
Total duration 38s
Artifacts
YAML Lint Workflow  /  yamllint
11s
YAML Lint Workflow / yamllint
Matrix: Flake8 Workflow / build
Matrix: Pylint Workflow / build
Ruff Lint and Format  /  ruff
16s
Ruff Lint and Format / ruff
Pytest Workflow  /  test
Pytest Workflow / test
Matrix: Codecov Coverage Report / run
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (D202): cater-waiter/sets.py#L17
cater-waiter/sets.py:17:5: D202 No blank lines allowed after function docstring (found 1)
Ruff (I001): cater-waiter/sets.py#L3
cater-waiter/sets.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (UP035): cater-waiter/sets.py#L3
cater-waiter/sets.py:3:1: UP035 `typing.Set` is deprecated, use `set` instead
Ruff (UP035): cater-waiter/sets.py#L3
cater-waiter/sets.py:3:1: UP035 `typing.List` is deprecated, use `list` instead
Ruff (D205): card-games/lists.py#L65
card-games/lists.py:65:5: D205 1 blank line required between summary line and description
Ruff (D205): card-games/lists.py#L52
card-games/lists.py:52:5: D205 1 blank line required between summary line and description
Ruff (D205): bob/bob.py#L22
bob/bob.py:22:5: D205 1 blank line required between summary line and description
Ruff (D205): bob/bob.py#L1
bob/bob.py:1:1: D205 1 blank line required between summary line and description
Ruff (D205): atbash-cipher/atbash_cipher.py#L1
atbash-cipher/atbash_cipher.py:1:1: D205 1 blank line required between summary line and description
Ruff (D205): all-your-base/all_your_base.py#L10
all-your-base/all_your_base.py:10:5: D205 1 blank line required between summary line and description