Continuous Integration #399
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run mix credo
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 credo
48..9 has a default step of -1, please write 48..9//-1 instead
|
Run mix credo
48..9 has a default step of -1, please write 48..9//-1 instead
|
Loading