Authorization #529
Annotations
4 errors and 3 warnings
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine:
lib/beacon/content.ex#L246
** (CompileError) lib/beacon/content.ex:246: def publish_layout/3 defaults conflicts with publish_layout/2
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Process completed with exit code 1.
|
quality: OTP 27 | Elixir 1.18 | Phoenix ~> 1.7 | LV ~> 1.0
Process completed with exit code 1.
|
test: OTP 27 | Elixir 1.18 | Phoenix ~> 1.7 | LV ~> 1.0 | PG 16.4-alpine
Process completed with exit code 1.
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine:
lib/beacon/content.ex#L222
variable "site" does not exist and is being expanded to "site()", please use parentheses to remove the ambiguity or change the variable name
|
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 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
|