Skip to content

CI - PG Version (#598) #1

CI - PG Version (#598)

CI - PG Version (#598) #1

Triggered via push October 7, 2024 15:48
Status Failure
Total duration 3m 36s
Artifacts

ci.yml

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

Annotations

2 errors and 18 warnings
test: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LiveView ~> 0.20 | PG 16.4-alpine
Process completed with exit code 2.
quality: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LiveView ~> 0.20
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
quality: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LiveView ~> 0.20
1..-1 has a default step of -1, please write 1..-1//-1 instead
test: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LiveView ~> 0.20 | 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
test: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LiveView ~> 0.20 | PG 16.4-alpine
1..-1 has a default step of -1, please write 1..-1//-1 instead
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LiveView 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 | LiveView 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 | LiveView 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 | LiveView 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 | LiveView 0.20.2 | PG 13.0-alpine
duplicate key :type found in struct
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LiveView 0.20.2 | PG 13.0-alpine
duplicate key :type found in struct
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LiveView 0.20.2 | PG 13.0-alpine
module attribute @requred_keys was set but never used
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LiveView 0.20.2 | PG 13.0-alpine
duplicate key :type found in struct
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LiveView 0.20.2 | PG 13.0-alpine
duplicate key :type found in struct
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LiveView 0.20.2 | PG 13.0-alpine
module attribute @requred_keys was set but never used
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LiveView 0.20.2 | PG 13.0-alpine
module attribute @requred_keys was set but never used
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LiveView 0.20.2 | PG 13.0-alpine
module attribute @requred_keys was set but never used
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LiveView 0.20.2 | PG 13.0-alpine
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead