chore(main): release green_fairy 0.3.0 #72
Annotations
1 error and 7 warnings
|
Lint
Process completed with exit code 8.
|
|
Lint:
lib/green_fairy/introspection/filter_phase.ex#L90
Function body is nested too deep (max depth is 2, was 3).
|
|
Test (Elixir 1.15 / OTP 25):
test/green_fairy/cql_filter_macro_test.exs#L183
unused import Ecto.Query
|
|
Test (Elixir 1.15 / OTP 25):
test/green_fairy/cql_filter_macro_test.exs#L228
variable "query" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Test (Elixir 1.15 / OTP 25):
test/green_fairy/cql_filter_macro_test.exs#L228
variable "query" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Test (Elixir 1.15 / OTP 26):
test/green_fairy/cql_filter_macro_test.exs#L228
variable "query" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Test (Elixir 1.15 / OTP 26):
test/green_fairy/cql_filter_macro_test.exs#L228
variable "query" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Test (Elixir 1.15 / OTP 26):
test/green_fairy/cql_filter_macro_test.exs#L183
unused import Ecto.Query
|