Skip to content

Build UI builder with live svelte #165

Build UI builder with live svelte

Build UI builder with live svelte #165

Triggered via pull request January 12, 2024 20:42
Status Failure
Total duration 1m 14s
Artifacts

elixir.yml

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

Annotations

5 errors and 30 warnings
quality: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Process completed with exit code 1.
test: OTP 23 | Elixir 1.13.0 | Phoenix 1.7.0 | LiveView 0.19.0
** (SyntaxError) lib/beacon/live_admin/live/page_editor_live/form_component.ex:264:10: syntax error before: '--'
test: OTP 23 | Elixir 1.13.0 | Phoenix 1.7.0 | LiveView 0.19.0
Process completed with exit code 1.
test: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
The job was canceled because "_23_1_13_0_1_7_0_0_19_0" failed.
test: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
The operation was canceled.
quality: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
quality: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
quality: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
quality: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
quality: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
quality: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
quality: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
quality: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
quality: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
quality: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
quality: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
:hackney.request/5 is undefined (module :hackney is not available or is yet to be defined)
quality: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20: lib/beacon/live_admin/live/page_editor_live/new.ex#L14
variable "session" is unused (if the variable is not meant to be used, prefix it with an underscore)
quality: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20: lib/beacon/live_admin/live/page_editor_live/new.ex#L14
module attribute @impl was not set for function mount/3 callback (specified in Beacon.LiveAdmin.PageBuilder). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
test: OTP 23 | Elixir 1.13.0 | Phoenix 1.7.0 | LiveView 0.19.0: lib/beacon/live_admin/live/page_editor_live/new.ex#L14
variable "session" is unused (if the variable is not meant to be used, prefix it with an underscore)
test: OTP 23 | Elixir 1.13.0 | Phoenix 1.7.0 | LiveView 0.19.0: lib/beacon/live_admin/live/page_editor_live/new.ex#L14
module attribute @impl was not set for function mount/3 callback (specified in Beacon.LiveAdmin.PageBuilder). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
test: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20: lib/beacon/live_admin/live/page_editor_live/new.ex#L14
variable "session" is unused (if the variable is not meant to be used, prefix it with an underscore)
test: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20: lib/beacon/live_admin/live/page_editor_live/new.ex#L14
module attribute @impl was not set for function mount/3 callback (specified in Beacon.LiveAdmin.PageBuilder). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
test: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20: test/beacon/live_admin/live/error_page_editor_live/index_test.exs#L51
variable "html" is unused (if the variable is not meant to be used, prefix it with an underscore)
test: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20: test/beacon/live_admin/live/layout_editor_live/edit_test.exs#L55
variable "conn" is unused (if the variable is not meant to be used, prefix it with an underscore)
test: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20: test/beacon/live_admin/live/layout_editor_live/edit_test.exs#L56
variable "resource_links_layout" is unused (if the variable is not meant to be used, prefix it with an underscore)
test: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test: OTP 26 | Elixir 1.15 | Phoenix ~> 1.7 | LiveView ~> 0.20
:hackney.request/5 is undefined (module :hackney is not available or is yet to be defined)