Skip to content

Switch to gh actions #42

Switch to gh actions

Switch to gh actions #42

Triggered via pull request July 30, 2024 14:43
Status Failure
Total duration 2m 3s
Artifacts

ci.yaml

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

Annotations

1 error and 5 warnings
test (1.17, 26)
Process completed with exit code 28.
test (1.17, 26)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
test (1.17, 26)
:logger :level has been set to :warn in config files, please use :warning instead
test (1.17, 26)
TurnJunebugExpresswayWeb.Endpoint.init/2 is deprecated, use config/runtime.exs instead or pass additional options when starting the endpoint in your supervision tree
test (1.17, 26)
:restart and :shutdown options in Task.Supervisor.start_link/1 are deprecated. Please pass those options on start_child/3 instead
test (1.17, 26): lib/turn_junebug_expressway_web/utils.ex#L116
There should be no calls to `IO.inspect/1`.