Skip to content

Add python tests model classes #15

Add python tests model classes

Add python tests model classes #15

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

28 errors

Flake8 found 28 errors

Annotations

Check failure on line 19 in app/tests/python_tests/test_python_folder.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_folder.py#L19

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

Check failure on line 32 in app/tests/python_tests/test_python_folder.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_folder.py#L32

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

Check failure on line 19 in app/tests/python_tests/test_python_parser.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_parser.py#L19

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

Check failure on line 66 in app/tests/python_tests/test_python_parser.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_parser.py#L66

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

Check failure on line 83 in app/tests/python_tests/test_python_parser.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_parser.py#L83

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

Check failure on line 32 in app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py#L32

Trailing whitespace (W291)

Check failure on line 33 in app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py#L33

Trailing whitespace (W291)

Check failure on line 37 in app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py#L37

Undefined name 'MatterBaseTest' (F821)

Check failure on line 41 in app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py#L41

Undefined name 'TestStep' (F821)

Check failure on line 43 in app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py#L43

Undefined name 'TestStep' (F821)

Check failure on line 44 in app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py#L44

Undefined name 'TestStep' (F821)

Check failure on line 45 in app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py#L45

Undefined name 'TestStep' (F821)

Check failure on line 49 in app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py#L49

Undefined name 'async_test_body' (F821)

Check failure on line 27 in app/tests/python_tests/test_python_test_case.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_test_case.py#L27

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

Check failure on line 82 in app/tests/python_tests/test_python_test_case.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_test_case.py#L82

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

Check failure on line 105 in app/tests/python_tests/test_python_test_case.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_test_case.py#L105

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

Check failure on line 136 in app/tests/python_tests/test_python_test_case.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_test_case.py#L136

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

Check failure on line 18 in app/tests/python_tests/test_python_test_declarations.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_test_declarations.py#L18

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

Check failure on line 36 in app/tests/python_tests/test_python_test_declarations.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_test_declarations.py#L36

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

Check failure on line 51 in app/tests/python_tests/test_python_test_declarations.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_python_test_declarations.py#L51

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

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 20 in app/tests/python_tests/test_sdk_python_collection.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_sdk_python_collection.py#L20

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

Check failure on line 23 in app/tests/python_tests/test_sdk_python_collection.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/python_tests/test_sdk_python_collection.py#L23

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

Check failure on line 20 in test_collections/sdk_tests/support/python_testing/models/python_test_models.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/sdk_tests/support/python_testing/models/python_test_models.py#L20

'pydantic.Field' imported but unused (F401)