Skip to content

feat: handle if TYPE_CHECKING block. #286

feat: handle if TYPE_CHECKING block.

feat: handle if TYPE_CHECKING block. #286

Triggered via pull request March 28, 2024 17:33
Status Failure
Total duration 59s
Artifacts

flake8.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Flake8
Process completed with exit code 1.
Flake8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Flake8: tests/test_flake8_dunder_all.py#L231
PT014: found duplicate test cases (9, 10) in @pytest.mark.parametrize
Flake8: tests/common.py#L174
Q001: Single quote multiline found but double quotes preferred