Skip to content

02 - Script to parser SDK python tests #539

02 - Script to parser SDK python tests

02 - Script to parser SDK python tests #539

Triggered via pull request September 16, 2024 13:32
@hiltonlimahiltonlima
synchronize #144
Status Success
Total duration 37s
Artifacts

python-lint.yml

on: pull_request_target
Run linters
27s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py#L141
Undefined name 'test_command' (F821)
test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py#L142
Undefined name 'MatterTestType' (F821)
test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py#L143
Undefined name 'test_command' (F821)
test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py#L141
Name "test_command" is not defined [name-defined]
test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py#L142
Name "MatterTestType" is not defined [name-defined]
test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py#L143
Name "test_command" is not defined [name-defined]
test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py#L144
Cannot determine type of "python_test_type" [has-type]
test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py#L144
Undefined name 'python_test_type' (F821)
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v1, wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/