Bump phoenix_live_dashboard from 0.7.2 to 0.8.2 #131
Triggered via pull request
September 25, 2023 13:33
Status
Failure
Total duration
2m 23s
Artifacts
–
Annotations
2 errors and 10 warnings
Test:
lib/nisse_web/live/spot_live/form_component.html.heex#L4
** (CompileError) lib/nisse_web/live/spot_live/form_component.html.heex:4: undefined function f/0 (expected NisseWeb.SpotLive.FormComponent to define such a function or for it to be imported, but none are available)
|
Test
Process completed with exit code 1.
|
Test:
lib/nisse_web/live/live_helpers.ex#L2
unused import Phoenix.LiveView
|
Test:
lib/nisse_web/live/spot_live/form_component.html.heex#L4
variable "f" does not exist and is being expanded to "f()", please use parentheses to remove the ambiguity or change the variable name
|
Test:
lib/nisse_web/live/spot_live/form_component.html.heex#L5
variable "f" does not exist and is being expanded to "f()", please use parentheses to remove the ambiguity or change the variable name
|
Test:
lib/nisse_web/live/spot_live/form_component.html.heex#L6
variable "f" does not exist and is being expanded to "f()", please use parentheses to remove the ambiguity or change the variable name
|
Test:
lib/nisse_web/live/spot_live/form_component.html.heex#L7
variable "f" does not exist and is being expanded to "f()", please use parentheses to remove the ambiguity or change the variable name
|
Test:
lib/nisse_web/live/spot_live/form_component.html.heex#L9
variable "f" does not exist and is being expanded to "f()", please use parentheses to remove the ambiguity or change the variable name
|
Test:
lib/nisse_web/live/spot_live/form_component.html.heex#L10
variable "f" does not exist and is being expanded to "f()", please use parentheses to remove the ambiguity or change the variable name
|
Test:
lib/nisse_web/live/spot_live/form_component.html.heex#L11
variable "f" does not exist and is being expanded to "f()", please use parentheses to remove the ambiguity or change the variable name
|
Test:
lib/nisse_web/live/spot_live/form_component.html.heex#L13
variable "f" does not exist and is being expanded to "f()", please use parentheses to remove the ambiguity or change the variable name
|
Test:
lib/nisse_web/live/spot_live/form_component.html.heex#L14
variable "f" does not exist and is being expanded to "f()", please use parentheses to remove the ambiguity or change the variable name
|