Skip to content

fix: support limit

fix: support limit #24

Triggered via push December 15, 2023 16:28
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
test: lib/mongo_ecto/normalized_query.ex#L901
** (CompileError) lib/mongo_ecto/normalized_query.ex:901: Ecto.Query.LimitExpr.__struct__/0 is undefined, cannot expand struct Ecto.Query.LimitExpr. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
test
Process completed with exit code 1.
test
Process completed with exit code 14.
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
test
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
test: test/mongo_ecto/normalized_query_new_test.exs#L48
Nested modules could be aliased at the top of the invoking module.
test: test/mongo_ecto/normalized_query_new_test.exs#L47
Nested modules could be aliased at the top of the invoking module.
test: test/ecto_test/repo_test.exs#L27
Nested modules could be aliased at the top of the invoking module.
test: test/test_helper.exs#L124
Line is too long (max is 120, was 130).
test: test/mongo_ecto/normalized_query_new_test.exs#L961
Line is too long (max is 120, was 138).
test: test/mongo_ecto/normalized_query_new_test.exs#L959
Line is too long (max is 120, was 132).
test: test/mongo_ecto/normalized_query_new_test.exs#L806
Line is too long (max is 120, was 138).
test: test/mongo_ecto/normalized_query_new_test.exs#L794
Line is too long (max is 120, was 127).