Skip to content

deal with Elixir 1.18 warnings #43

deal with Elixir 1.18 warnings

deal with Elixir 1.18 warnings #43

Triggered via push December 19, 2024 18:16
Status Success
Total duration 35s
Artifacts
Matrix: test_dependents
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Ensure absinthe_phoenix tests pass
:logger :level has been set to :warn in config files, please use :warning instead
Ensure absinthe_phoenix tests pass
using map.field notation (without parentheses) to invoke function Absinthe.Phoenix.TestEndpoint.__sockets__() is deprecated, you must add parentheses instead: remote.function()