Skip to content

Adding agent for caching recipient ids and extra tests for these addi… #53

Adding agent for caching recipient ids and extra tests for these addi…

Adding agent for caching recipient ids and extra tests for these addi… #53

Triggered via pull request August 1, 2024 12:31
Status Failure
Total duration 2m 1s
Artifacts

ci.yaml

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

Annotations

2 errors and 3 warnings
test (1.17, 26): test/turn_junebug_expressway_web/utils_test.exs#L69
test handle_incoming_event sends event back to turn, recipient_id not found (TurnJunebugExpresswayWeb.UtilsTest)
test (1.17, 26)
Process completed with exit code 2.
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