Add python tests model classes #15
28 errors
Flake8 found 28 errors
Annotations
Check failure on line 19 in app/tests/python_tests/test_python_folder.py
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
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
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
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
github-actions / Flake8
app/tests/python_tests/test_python_parser.py#L83
Line too long (91 > 88 characters) (E501)
github-actions / Flake8
app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py#L32
Trailing whitespace (W291)
github-actions / Flake8
app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py#L33
Trailing whitespace (W291)
github-actions / Flake8
app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py#L37
Undefined name 'MatterBaseTest' (F821)
github-actions / Flake8
app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py#L41
Undefined name 'TestStep' (F821)
github-actions / Flake8
app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py#L43
Undefined name 'TestStep' (F821)
github-actions / Flake8
app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py#L44
Undefined name 'TestStep' (F821)
github-actions / Flake8
app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py#L45
Undefined name 'TestStep' (F821)
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
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
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
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
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
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
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
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
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
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
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
github-actions / Flake8
app/tests/python_tests/test_sdk_python_collection.py#L23
Line too long (89 > 88 characters) (E501)
github-actions / Flake8
test_collections/sdk_tests/support/python_testing/models/python_test_models.py#L20
'pydantic.Field' imported but unused (F401)