Skip to content

fix: add support for elixir 1.17 (#31) #62

fix: add support for elixir 1.17 (#31)

fix: add support for elixir 1.17 (#31) #62

Triggered via push August 17, 2024 01:26
Status Success
Total duration 47s
Artifacts

example_app.yml

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

Annotations

2 warnings
Tests & Checks (Elixir 1.15.x / OTP 25.x)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Tests & Checks (Elixir 1.17.x / OTP 27.x)
using map.field notation (without parentheses) to invoke function ExampleWeb.Endpoint.__sockets__() is deprecated, you must add parentheses instead: remote.function()