Bump actions/download-artifact from 4.1.8 to 4.1.9 #286
pythonpackage.yml
on: pull_request
Annotations
5 errors
|
Ruff (A005):
exec_helpers/async_api/subprocess.py#L1
exec_helpers/async_api/subprocess.py:1:1: A005 Module `subprocess` shadows a Python standard-library module
|
|
Ruff (A005):
exec_helpers/subprocess.py#L1
exec_helpers/subprocess.py:1:1: A005 Module `subprocess` shadows a Python standard-library module
|
|
Ruff (RUF101):
test/conftest.py#L19
test/conftest.py:19:36: RUF101 `TCH003` is a redirect to `TC003`
|
|
Check with Ruff
Process completed with exit code 1.
|
|
PyLint
Process completed with exit code 8.
|