0.3.x #38
Annotations
1 error and 4 warnings
ci-macos (1.17, 27.0)
Process completed with exit code 1.
|
ci-ubuntu (1.15, 26.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ci-ubuntu (1.14, 25.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ci-ubuntu (1.17, 27.0, lint)
succ..last inside match is deprecated, you must always match on the step: succ..last//var or succ..last//_ if you want to ignore it
|
ci-ubuntu (1.17, 27.0, lint)
a..b inside match is deprecated, you must always match on the step: a..b//var or a..b//_ if you want to ignore it
|