fixup! ci: update workflow versions #443
Annotations
1 error and 12 warnings
Run Credo
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Compile
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
Compile
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
Compile
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Compile
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Loading