Skip to content

touchup

touchup #418

Triggered via push November 6, 2023 00:15
Status Failure
Total duration 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cicd.yml

on: push
gitflow-enforcer
1s
gitflow-enforcer
Run linters
23s
Run linters
deploy-to-dev  /  deploy
deploy-to-dev / deploy
deploy-to-production  /  deploy
deploy-to-production / deploy
deploy-to-staging  /  deploy
deploy-to-staging / deploy
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
scripts/item.py#L16
Do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()` (E721)
Run linters
Linting failures detected. See check runs with annotations for details.
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/