Updates to v1.0.0 #17
Annotations
4 errors and 2 warnings
|
Lint (ruff)
The process '/opt/hostedtoolcache/ruff/0.15.8/x86_64/ruff' failed with exit code 1
|
|
ruff (F401):
testing/automated/test_list_devices.py#L2
testing/automated/test_list_devices.py:2:8: F401 `pytest` imported but unused
help: Remove unused import: `pytest`
|
|
ruff (F401):
testing/automated/test_intent_tool.py#L4
testing/automated/test_intent_tool.py:4:8: F401 `pytest` imported but unused
help: Remove unused import: `pytest`
|
|
Tests
Process completed with exit code 1.
|
|
Lint (ruff)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/ruff-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|