Skip to content

02 - Script to parser SDK python tests #553

02 - Script to parser SDK python tests

02 - Script to parser SDK python tests #553

Triggered via pull request September 20, 2024 19:17
@hiltonlimahiltonlima
synchronize #144
Status Success
Total duration 39s
Artifacts

python-lint.yml

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

Annotations

7 errors and 2 warnings
test_collections/matter/sdk_tests/support/python_testing/models/python_test_parser.py#L95
Line too long (89 > 88 characters) (E501)
test_collections/matter/sdk_tests/support/python_testing/models/python_test_parser.py#L96
Line too long (89 > 88 characters) (E501)
/home/runner/work/certification-tool-backend/certification-tool-backend/test_collections/matter/sdk_tests/support/sdk_container.py#L52
) DOCKER_PYTHON_TESTING_PATH = "/root/python_testing" MAPPED_DATA_MODEL_VOLUME = "mapped_data_model_volume" DOCKER_DATA_MODEL_PATH = DOCKER_PYTHON_TESTING_PATH + "/data_model" - # RPC Client Running on SDK Container LOCAL_RPC_PYTHON_TESTING_PATH = Path( LOCAL_TEST_COLLECTIONS_PATH + "/sdk_tests/support/python_testing/models/rpc_client/"
test_collections/matter/sdk_tests/support/python_testing/models/python_test_parser.py#L100
Line too long (91 > 88 characters) (E501)
test_collections/matter/sdk_tests/support/python_testing/sdk_python_tests.py#L17
'pathlib.Path' imported but unused (F401)
test_collections/matter/sdk_tests/support/sdk_container.py#L60
Too many blank lines (3) (E303)
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/