Add support for user-defined JS Hooks #560
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors and 12 warnings
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine:
test/beacon/content/js_hook_test.exs#L98
test validate_code error (default contains multiple hooks) (Beacon.Content.JSHookTest)
|
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Process completed with exit code 2.
|
|
test: OTP 27 | Elixir 1.18 | Phoenix ~> 1.7 | LV ~> 1.0 | PG 16.4-alpine:
test/beacon/content/js_hook_test.exs#L98
test validate_code error (default contains multiple hooks) (Beacon.Content.JSHookTest)
|
|
test: OTP 27 | Elixir 1.18 | Phoenix ~> 1.7 | LV ~> 1.0 | PG 16.4-alpine
Process completed with exit code 2.
|
|
quality: OTP 27 | Elixir 1.18 | 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
|
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
variable "event_params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
unused import Phoenix.Socket
|
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
variable "event_params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
unused import Phoenix.Socket
|
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
variable "event_params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
unused import Phoenix.Socket
|
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
variable "event_params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
unused import Phoenix.Socket
|
|
test: OTP 27 | Elixir 1.18 | Phoenix ~> 1.7 | LV ~> 1.0 | PG 16.4-alpine
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
|