Fix parsing ascii file with empty string #76
Annotations
3 errors and 1 warning
Ruff (S603):
rdata/testing.py#L60
rdata/testing.py:60:9: S603 `subprocess` call: check for execution of untrusted input
|
Ruff (RUF100):
rdata/testing.py#L61
rdata/testing.py:61:38: RUF100 Unused `noqa` directive (unused: `S603`)
|
ruff
Process completed with exit code 1.
|
ruff
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|