Skip to content

02 - Script to parser SDK python tests #550

02 - Script to parser SDK python tests

02 - Script to parser SDK python tests #550

GitHub Actions / Flake8 failed Sep 19, 2024 in 0s

5 errors

Flake8 found 5 errors

Annotations

Check failure on line 95 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#L95

Line too long (89 > 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

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

Check failure on line 100 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#L100

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

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 60 in test_collections/matter/sdk_tests/support/sdk_container.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/matter/sdk_tests/support/sdk_container.py#L60

Too many blank lines (3) (E303)