[WIP] Spike sidebar in liveview #586
ci.yml
on: pull_request
Matrix: e2e-test
Matrix: quality
Matrix: test
Annotations
1 error, 5 warnings, and 1 notice
quality: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LV 1.0.0-rc.7
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/components/properties_sidebar_component.ex#L9
variable "element" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test: OTP 25.1 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine:
lib/beacon/live_admin/components/properties_sidebar_component.ex#L28
variable "attribute" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test: OTP 25.1 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine:
lib/beacon/live_admin/components/properties_sidebar_component.ex#L101
variable "p" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Slow Test:
test/e2e/[webkit] › tests/index.spec.ts#L1
test/e2e/[webkit] › tests/index.spec.ts took 19.8s
|
🎭 Playwright Run Summary
12 skipped
36 passed (1.0m)
|