Skip to content

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

Keep GitHub Actions up to date with GitHub's Dependabot

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

Triggered via pull request October 2, 2024 12:33
@cclausscclauss
synchronize #519
dependabot
Status Failure
Total duration 1m 15s
Artifacts

check-code-and-run-tests.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Ruff (E721): bin/mc.py#L604
bin/mc.py:604:12: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
Ruff (E721): bin/mc.py#L609
bin/mc.py:609:14: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
Ruff (E721): system/shruntime.py#L413
system/shruntime.py:413:37: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
ruff
Process completed with exit code 1.
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/
build (3.10)
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/