Bump credo from 1.7.15 to 1.7.16 #563
Closed
Annotations
10 warnings
|
Run phoenix support app tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
|
Run phoenix support app tests
7..-1 has a default step of -1, please write 7..-1//-1 instead
|
|
Run phoenix support app tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
|
Run phoenix support app tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
|
Run phoenix support app tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
|
Run phoenix support app tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
|
Run phoenix support app 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 phoenix support app tests
using map.field notation (without parentheses) to invoke function Filtrex.Condition.Text.type() is deprecated, you must add parentheses instead: remote.function()
|
|
Run phoenix support app tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
|
Run phoenix support app tests
7..-1 has a default step of -1, please write 7..-1//-1 instead
|
Loading