Skip to content

Allow wifi ssid with spaces #574

Allow wifi ssid with spaces

Allow wifi ssid with spaces #574

Triggered via pull request October 4, 2024 13:58
@rquiduterquidute
synchronize #151
Status Success
Total duration 40s
Artifacts

python-lint.yml

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

Annotations

1 error and 2 warnings
/home/runner/work/certification-tool-backend/certification-tool-backend/test_collections/matter/sdk_tests/support/tests/python_tests/test_utils.py#L121
) assert [ "--trace-to json:log", "--commissioning-method ble-wifi", - "--wifi-ssid \"testharness\"", + '--wifi-ssid "testharness"', "--wifi-passphrase wifi-password", "--discriminator 147", "--passcode 357", "--paa-trust-store-path /paa-root-certs", "--storage_path /root/admin_storage.json",
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/