Cleanup lockfile #2
fly.yml
on: push
Matrix: tests / test
Deploy to fly.io
4m 36s
Annotations
12 warnings
tests / Test on OTP 27.0.1 / Elixir 1.17.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests / Test on OTP 27.0.1 / Elixir 1.17.2
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
tests / Test on OTP 27.0.1 / Elixir 1.17.2
~R/.../ is deprecated, use ~r/.../ instead
|
tests / Test on OTP 27.0.1 / Elixir 1.17.2
_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
|
tests / Test on OTP 27.0.1 / Elixir 1.17.2
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
|
tests / Test on OTP 27.0.1 / Elixir 1.17.2
using map.field notation (without parentheses) to invoke function Storybook.CoreComponents.Button.aliases() is deprecated, you must add parentheses instead: remote.function()
|
tests / Test on OTP 27.0.1 / Elixir 1.17.2
using map.field notation (without parentheses) to invoke function Storybook.CoreComponents.Button.aliases() is deprecated, you must add parentheses instead: remote.function()
|
tests / Test on OTP 27.0.1 / Elixir 1.17.2
using map.field notation (without parentheses) to invoke function Storybook.CoreComponents.Button.template() is deprecated, you must add parentheses instead: remote.function()
|
tests / Test on OTP 27.0.1 / Elixir 1.17.2
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
tests / Test on OTP 27.0.1 / Elixir 1.17.2
~R/.../ is deprecated, use ~r/.../ instead
|
tests / Test on OTP 27.0.1 / Elixir 1.17.2
_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
|
tests / Test on OTP 27.0.1 / Elixir 1.17.2
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
|