[WIP] Refactor parametrize #586
ruff.yml
on: push
ruff-check
9s
ruff-format
8s
Annotations
2 errors and 2 warnings
|
ruff-check
Process completed with exit code 1.
|
|
ruff (F821):
tests/unit/control/test_core.py#L37
tests/unit/control/test_core.py:37:51: F821 Undefined name `raw`
|
|
ruff-format
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ruff-check
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|