Skip to content

Fix parsing ascii file with empty string #76

Fix parsing ascii file with empty string

Fix parsing ascii file with empty string #76

Triggered via pull request August 15, 2024 09:29
Status Failure
Total duration 18s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/