update locked deps #98
Annotations
4 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
|
Run unit tests
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
|
Run unit tests
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run unit tests
Range.new/2 has a default step of -1, please call Range.new/3 explicitly passing the step of -1 instead
|
Loading