chore(ci): update actions/checkout action to v4 #90
terraform.yml
on: pull_request
renovate:config
44s
terraform:pre-commit
46s
terraform:release
0s
Annotations
1 error and 2 warnings
renovate:config
Process completed with exit code 1.
|
terraform:pre-commit
The following actions uses node12 which is deprecated and will be forced to run on node16: asdf-vm/actions/[email protected], pre-commit/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
terraform:pre-commit
There was an error saving the pre-commit environments to cache:
reserveCache failed: Cache already exists. Scope: refs/pull/35/merge, Key: pre-commit-2-5ab309158d506edd58f06ed34da7ddcf545950dbb41d070101ece5490130a326-27a2f03977a204f7fc119b404bb7844b7bbb51fbb4786809fd75a141bfcdae94, Version: 25d34710bdd63bed70a22b8204c3e1d0942dc237e098600e3896b4334c6d784f
This only has performance implications and won't change the result of your pre-commit tests.
If this problem persists on your default branch, you can try to fix it by editing your '.pre-commit-config.yaml'.
For example try to run 'pre-commit autoupdate' or simply add a blank line.
This will result in a different hash value and thus a different cache target.
|