Skip to content

Beacon v0.3.1 (#695) #383

Beacon v0.3.1 (#695)

Beacon v0.3.1 (#695) #383

Triggered via push December 10, 2024 16:45
Status Success
Total duration 3m 55s
Artifacts

ci.yml

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

Annotations

11 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 "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
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 27 | Elixir 1.17 | 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