Composite field (#22) #68
Annotations
11 warnings
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and test:
lib/loupe/ecto/filter/direct.ex#L2
function apply_bounded_query/2 required by behaviour Loupe.Ecto.Filter is not implemented (in module Loupe.Ecto.Filter.Direct)
|
Build and test:
lib/loupe/ecto/filter/composite_variant.ex#L2
function apply_bounded_query/2 required by behaviour Loupe.Ecto.Filter is not implemented (in module Loupe.Ecto.Filter.CompositeVariant)
|
Build and test:
lib/loupe/ecto/filter/json_path.ex#L2
function apply_bounded_query/2 required by behaviour Loupe.Ecto.Filter is not implemented (in module Loupe.Ecto.Filter.JsonPath)
|
Build and test:
lib/loupe/ecto/filter/composite_variant.ex#L112
this clause cannot match because a previous clause at line 12 always matches
|
Build and test:
lib/loupe/ecto/filter/composite_variant.ex#L119
this clause cannot match because a previous clause at line 19 always matches
|
Build and test:
lib/loupe/ecto/filter/composite_variant.ex#L129
this clause cannot match because a previous clause at line 36 always matches
|
Build and test:
lib/loupe/ecto/filter/composite_variant.ex#L143
this clause cannot match because a previous clause at line 43 always matches
|
Build and test:
lib/loupe/ecto/filter/composite_variant.ex#L150
this clause cannot match because a previous clause at line 50 always matches
|
Build and test:
lib/loupe/ecto/filter/composite_variant.ex#L157
this clause cannot match because a previous clause at line 57 always matches
|
Build and test:
lib/loupe/ecto/filter/composite_variant.ex#L164
this clause cannot match because a previous clause at line 64 always matches
|