Skip to content
GitHub Actions / Flake8 failed Nov 8, 2023 in 0s

6 errors

Flake8 found 6 errors

Annotations

Check failure on line 97 in app/tests/python_tests/test_python_test_suite.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_test_suite.py#L97

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

Check failure on line 109 in app/tests/python_tests/test_python_test_suite.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_test_suite.py#L109

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

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

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/sdk_tests/support/python_testing/models/python_test_parser.py#L71

At least two spaces before inline comment (E261)

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

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/sdk_tests/support/python_testing/models/python_test_parser.py#L80

At least two spaces before inline comment (E261)

Check failure on line 36 in test_collections/sdk_tests/support/python_testing/models/test_case.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/sdk_tests/support/python_testing/models/test_case.py#L36

Trailing whitespace (W291)

Check failure on line 50 in test_collections/sdk_tests/support/python_testing/models/test_case.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/sdk_tests/support/python_testing/models/test_case.py#L50

Trailing whitespace (W291)