Skip to content

Try ubuntu 22 again #443

Try ubuntu 22 again

Try ubuntu 22 again #443

Triggered via push September 20, 2023 17:47
Status Failure
Total duration 17m 49s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
test
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mix local.rebar --force && mix local.hex --force" did not complete successfully: exit code: 139
test
No Docker image version has been generated. Check tags input.
test
No Docker tag has been generated. Check tags input.
test
"not expr1 in expr2" is deprecated, use "expr1 not in expr2" instead
test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
test
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
test
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
test
Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
test
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead