02 - Script to parser SDK python tests #622
GitHub Actions / Flake8
failed
Nov 8, 2024 in 0s
6 errors
Flake8 found 6 errors
Annotations
github-actions / Flake8
test_collections/matter/sdk_tests/support/python_testing/list_python_tests_classes.py#L39
Line too long (135 > 88 characters) (E501)
github-actions / Flake8
test_collections/matter/sdk_tests/support/python_testing/models/python_test_parser.py#L96
Trailing whitespace (W291)
github-actions / Flake8
test_collections/matter/sdk_tests/support/python_testing/models/python_test_parser.py#L98
Trailing whitespace (W291)
github-actions / Flake8
test_collections/matter/sdk_tests/support/python_testing/models/python_test_parser.py#L102
Trailing whitespace (W291)
github-actions / Flake8
test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py#L17
'pathlib.Path' imported but unused (F401)
github-actions / Flake8
test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py#L20
'test_collections.matter.config.matter_settings' imported but unused (F401)
Loading