Skip to content

Update to LiveView 1.0 πŸŽ‰ #910

Update to LiveView 1.0 πŸŽ‰

Update to LiveView 1.0 πŸŽ‰ #910

Triggered via pull request December 5, 2024 13:06
Status Success
Total duration 1m 33s
Artifacts

main.yml

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

Annotations

5 warnings
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