ci: check dialyzer with option plt #59
Annotations
6 warnings
Create PLTs
3..-3 has a default step of -1, please write 3..-3//-1 instead
|
Create PLTs
negative steps are not supported in Enum.slice/2, pass 3..-3//1 instead
|
Run tests
3..-3 has a default step of -1, please write 3..-3//-1 instead
|
Run tests
negative steps are not supported in Enum.slice/2, pass 3..-3//1 instead
|
Run tests
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
Save PLT cache
Cache save failed.
|
Loading