Skip to content
GitHub Actions / Mypy failed Sep 16, 2024 in 0s

4 errors

Mypy found 4 errors

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / Mypy

test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py#L141

Name "test_command" is not defined  [name-defined]

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

See this annotation in the file changed.

@github-actions github-actions / Mypy

test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py#L142

Name "MatterTestType" is not defined  [name-defined]

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

See this annotation in the file changed.

@github-actions github-actions / Mypy

test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py#L143

Name "test_command" is not defined  [name-defined]

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

See this annotation in the file changed.

@github-actions github-actions / Mypy

test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py#L144

Cannot determine type of "python_test_type"  [has-type]