Skip to content

0.3.x

0.3.x #38

Triggered via pull request August 5, 2024 19:45
@danielrudndanielrudn
synchronize #13
0.3.x
Status Failure
Total duration 4m 2s
Artifacts

ci.yml

on: pull_request
Matrix: ci-macos
Matrix: ci-ubuntu
Fit to window
Zoom out
Zoom in

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