Skip to content

Merge remote-tracking branch 'origin/master' into feature/multi-arch #598

Merge remote-tracking branch 'origin/master' into feature/multi-arch

Merge remote-tracking branch 'origin/master' into feature/multi-arch #598

Triggered via push July 24, 2024 17:28
Status Failure
Total duration 14m 15s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
test
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mix deps.get --only prod" did not complete successfully: exit code: 134
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
No Docker image version has been generated. Check tags input.
test
No Docker tag has been generated. Check tags input.
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
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
test
Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead