Skip to content

[WIP] Spike sidebar in liveview #673

[WIP] Spike sidebar in liveview

[WIP] Spike sidebar in liveview #673

Triggered via pull request December 13, 2024 18:31
Status Failure
Total duration 2m 6s
Artifacts

ci.yml

on: pull_request
Matrix: e2e-test
Matrix: quality
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LV ~> 1.0 | PG 16.4-alpine
Process completed with exit code 1.
test: OTP 25.1 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine: lib/beacon/live_admin/live/page_editor_live/element_selection.ex#L11
** (CompileError) lib/beacon/live_admin/live/page_editor_live/element_selection.ex:11: undefined function send_update/2 (expected Beacon.LiveAdmin.PageEditorLive.ElementSelection to define such a function or for it to be imported, but none are available)
test: OTP 25.1 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Process completed with exit code 1.
e2e-test: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LV ~> 1.0 | PG 16.4-alpine
Error: Process from config.webServer was not able to start. Exit code: 1
e2e-test: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LV ~> 1.0 | PG 16.4-alpine
Process completed with exit code 1.
quality: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LV ~> 1.0
Process completed with exit code 1.
quality: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LV ~> 1.0
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it