Skip to content

02 - Script to parser SDK python tests #550

02 - Script to parser SDK python tests

02 - Script to parser SDK python tests #550

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

spell-check.yml

on: pull_request_target
spellcheck
10s
spellcheck
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
/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#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)
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)
spellcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, streetsidesoftware/cspell-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/