Skip to content

add lint.yml with ruff, ruff-format, ruff-isort, and mypy checks #5

add lint.yml with ruff, ruff-format, ruff-isort, and mypy checks

add lint.yml with ruff, ruff-format, ruff-isort, and mypy checks #5

Triggered via pull request September 4, 2024 12:45
Status Failure
Total duration 17s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
ruff
Process completed with exit code 1.
ruff-isort
Process completed with exit code 1.
mypy
Process completed with exit code 2.
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/
ruff
Unexpected input(s) 'changed-files', valid inputs are ['args', 'src', 'version']
ruff-isort
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/
ruff-format
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/
mypy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/