Skip to content

0.3.x

0.3.x #34

Re-run triggered August 5, 2024 19:03
Status Success
Total duration 10m 29s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
ci (1.14, 25.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
ci (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 (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
ci (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
ci (1.15, 26.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead