Skip to content

02 - Script to parser SDK python tests #622

02 - Script to parser SDK python tests

02 - Script to parser SDK python tests #622

GitHub Actions / Flake8 failed Nov 8, 2024 in 0s

6 errors

Flake8 found 6 errors

Annotations

Check failure on line 39 in test_collections/matter/sdk_tests/support/python_testing/list_python_tests_classes.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/matter/sdk_tests/support/python_testing/list_python_tests_classes.py#L39

Line too long (135 > 88 characters) (E501)

Check failure on line 96 in test_collections/matter/sdk_tests/support/python_testing/models/python_test_parser.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/matter/sdk_tests/support/python_testing/models/python_test_parser.py#L96

Trailing whitespace (W291)

Check failure on line 98 in test_collections/matter/sdk_tests/support/python_testing/models/python_test_parser.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/matter/sdk_tests/support/python_testing/models/python_test_parser.py#L98

Trailing whitespace (W291)

Check failure on line 102 in test_collections/matter/sdk_tests/support/python_testing/models/python_test_parser.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/matter/sdk_tests/support/python_testing/models/python_test_parser.py#L102

Trailing whitespace (W291)

Check failure on line 17 in test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py

See this annotation in the file changed.

@github-actions 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 20 in test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py

See this annotation in the file changed.

@github-actions 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)