chore(deps-dev): bump ex_doc from 0.35.1 to 0.36.1 #534
Annotations
5 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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run mix assets.deploy
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 mix cypress.run
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 mix cypress.run
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
Loading