Skip to content

Bump ruff from 0.5.0 to 0.5.4 #280

Bump ruff from 0.5.0 to 0.5.4

Bump ruff from 0.5.0 to 0.5.4 #280

Triggered via push July 22, 2024 02:37
Status Failure
Total duration 22s
Artifacts

ci.yaml

on: push
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/