Skip to content

Fix compile/tests issues with Elixir 1.19 and LV 1.1 #1507

Fix compile/tests issues with Elixir 1.19 and LV 1.1

Fix compile/tests issues with Elixir 1.19 and LV 1.1 #1507

Triggered via pull request January 27, 2026 13:30
Status Failure
Total duration 2m 19s
Artifacts

ci.yml

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

Annotations

6 errors and 2 warnings
mix test (Elixir 1.13.4 | Erlang/OTP 25.0)
Process completed with exit code 1.
mix test (Elixir 1.13.4 | Erlang/OTP 25.0)
Process completed with exit code 1.
mix test (Elixir 1.19.5 | Erlang/OTP 28.3.1)
Process completed with exit code 2.
mix test (Elixir 1.19.5 | Erlang/OTP 28.3.1): test/surface/integrations/properties_test.exs#L527
test list passing a list without brackets is invalid (Surface.PropertiesTest)
mix test (Elixir 1.19.5 | Erlang/OTP 28.3.1)
Process completed with exit code 2.
mix test (Elixir 1.19.5 | Erlang/OTP 28.3.1): test/surface/integrations/properties_test.exs#L527
test list passing a list without brackets is invalid (Surface.PropertiesTest)
mix test (Elixir 1.14.1 | Erlang/OTP 25.0)
got "@impl true" for function ws_mask/2 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
mix test (Elixir 1.14.1 | Erlang/OTP 25.0)
@behaviour Bandit.PrimitiveOps.WebSocket does not exist (in module Bandit.PrimitiveOps.WebSocket)