add ruff to repo #24
test-coverage.yml
on: pull_request
code-style
5s
Matrix: test
Annotations
2 errors and 1 warning
|
code-style
The process '/opt/hostedtoolcache/ruff/0.16.0/x86_64/ruff' failed with exit code 1
|
|
ruff (W292):
test/core/test_pauli_string.py#L68
test/core/test_pauli_string.py:68:6: W292 No newline at end of file
help: Add trailing newline
|
|
code-style
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: astral-sh/ruff-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|