reduce the ram #534
elixir.yml
on: push
Build and cache dependencies
1m 59s
Run Credo
16s
Check unused dependencies
18s
Check unused functions
13s
Run tests
2m 9s
Deploy to Fly.io
5s
Annotations
1 error and 20 warnings
Deploy to Fly.io
Process completed with exit code 1.
|
Build and cache dependencies
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
|
Build and cache dependencies
7..-1 has a default step of -1, please write 7..-1//-1 instead
|
Build and cache dependencies
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
Build and cache dependencies
using map.field notation (without parentheses) to invoke function Filtrex.Condition.Text.type() is deprecated, you must add parentheses instead: remote.function()
|
Build and cache dependencies
start..final inside match is deprecated, you must always match on the step: start..final//var or start..final//_ if you want to ignore it
|
Build and cache dependencies
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
Build and cache dependencies
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
Build and cache dependencies
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
Build and cache dependencies
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
Build and cache dependencies
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
|
Run 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 tests
7..-1 has a default step of -1, please write 7..-1//-1 instead
|
Run tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
Run tests
using map.field notation (without parentheses) to invoke function Filtrex.Condition.Text.type() is deprecated, you must add parentheses instead: remote.function()
|
Run tests
start..final inside match is deprecated, you must always match on the step: start..final//var or start..final//_ if you want to ignore it
|
Run tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
Run tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
Run tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
Run tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
Run tests
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
|