Skip to content

Renaming agent.ex and adding comments #70

Renaming agent.ex and adding comments

Renaming agent.ex and adding comments #70

Triggered via push August 8, 2024 09:11
Status Failure
Total duration 2m 17s
Artifacts

ci.yaml

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

Annotations

1 error and 3 warnings
test (1.17, 26)
Process completed with exit code 1.
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)
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