Skip to content

Keep GitHub Actions up to date with GitHub's Dependabot #122

Keep GitHub Actions up to date with GitHub's Dependabot

Keep GitHub Actions up to date with GitHub's Dependabot #122

Triggered via pull request February 18, 2024 12:30
Status Failure
Total duration 23s
Artifacts

lint_python.yml

on: pull_request
lint_python
16s
lint_python
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Ruff (PLW1510): test/_prepare_outputs.py#L11
test/_prepare_outputs.py:11:15: PLW1510 `subprocess.run` without explicit `check` argument
Ruff (S607): test/_prepare_outputs.py#L12
test/_prepare_outputs.py:12:13: S607 Starting a process with a partial executable path
Ruff (S603): test/_prepare_outputs.py#L13
test/_prepare_outputs.py:13:13: S603 `subprocess` call: check for execution of untrusted input
Ruff (PLW1510): test/test_outputs.py#L19
test/test_outputs.py:19:9: PLW1510 `subprocess.run` without explicit `check` argument
Ruff (S603): test/test_outputs.py#L19
test/test_outputs.py:19:24: S603 `subprocess` call: check for execution of untrusted input
Ruff (S607): test/test_outputs.py#L19
test/test_outputs.py:19:24: S607 Starting a process with a partial executable path
lint_python
Process completed with exit code 1.
lint_python
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.