Skip to content

Update to LiveView 1.0 πŸŽ‰ #909

Update to LiveView 1.0 πŸŽ‰

Update to LiveView 1.0 πŸŽ‰ #909

Triggered via pull request December 5, 2024 08:13
Status Failure
Total duration 4m 50s
Artifacts

main.yml

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

Annotations

1 error and 6 warnings
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
Process completed with exit code 1.
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
:pg.get_members/2 is undefined (module :pg is not available or is yet to be defined)
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
:pg.join/3 is undefined (module :pg is not available or is yet to be defined)
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
:pg.start_link/1 is undefined (module :pg is not available or is yet to be defined)
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
@behaviour Bandit.PrimitiveOps.WebSocket does not exist (in module Bandit.PrimitiveOps.WebSocket)
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
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
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
EEx.tokenize/1 is undefined or private