touchup #418
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
deploy-to-dev
/
deploy
deploy-to-production
/
deploy
deploy-to-staging
/
deploy
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/
|