Blueprint components - remove extra whitespaces #9
Annotations
2 errors and 5 warnings
test: OTP 23 | Elixir 1.13.0 | Phoenix 1.7.0 | LiveView 0.20.2:
test/beacon/loader_test.exs#L98
test error pages loads module containing all page errors (Beacon.LoaderTest)
|
test: OTP 23 | Elixir 1.13.0 | Phoenix 1.7.0 | LiveView 0.20.2
Process completed with exit code 2.
|
test: OTP 23 | Elixir 1.13.0 | Phoenix 1.7.0 | LiveView 0.20.2
variable "params" 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.20.2
variable "event_params" 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.20.2
variable "params" 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.20.2
variable "event_params" 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.20.2
unused import Phoenix.Socket
|