[BUG FIX] [MER-4138] Fix maybe create sub #6972
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🤖 Auto format Elixir
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
|
🤖 Auto format Elixir
~R/.../ is deprecated, use ~r/.../ instead
|
🤖 Auto format Elixir
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Loading