02 - Script to parser SDK python tests #550
GitHub Actions / Flake8
failed
Sep 19, 2024 in 0s
5 errors
Flake8 found 5 errors
Annotations
github-actions / Flake8
test_collections/matter/sdk_tests/support/python_testing/models/python_test_parser.py#L95
Line too long (89 > 88 characters) (E501)
github-actions / Flake8
test_collections/matter/sdk_tests/support/python_testing/models/python_test_parser.py#L96
Line too long (89 > 88 characters) (E501)
github-actions / Flake8
test_collections/matter/sdk_tests/support/python_testing/models/python_test_parser.py#L100
Line too long (91 > 88 characters) (E501)
github-actions / Flake8
test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py#L17
'pathlib.Path' imported but unused (F401)
Check failure on line 60 in test_collections/matter/sdk_tests/support/sdk_container.py
github-actions / Flake8
test_collections/matter/sdk_tests/support/sdk_container.py#L60
Too many blank lines (3) (E303)
Loading