Skip to content

Prevent missing fn on LV 1.0.0 #427

Prevent missing fn on LV 1.0.0

Prevent missing fn on LV 1.0.0 #427

Triggered via pull request December 17, 2024 15:52
Status Success
Total duration 5m 28s
Artifacts

ci.yml

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

Annotations

17 warnings
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
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
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
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
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
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
Macro.Env.define_import/4 is undefined or private
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Macro.Env.define_require/4 is undefined or private
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Macro.Env.expand_alias/4 is undefined or private
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Macro.Env.expand_import/5 is undefined or private
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Macro.Env.expand_require/6 is undefined or private
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead