Skip to content

Bump ruff from 0.5.0 to 0.5.6 #289

Bump ruff from 0.5.0 to 0.5.6

Bump ruff from 0.5.0 to 0.5.6 #289

Triggered via pull request August 5, 2024 02:06
Status Failure
Total duration 23s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Ruff (E721): tests/test_template.py#L14
tests/test_template.py:14:12: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated 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/