Single Ampersand and Pipe #82
Triggered via pull request
September 13, 2024 13:52
Status
Failure
Total duration
1m 25s
Artifacts
–
Annotations
1 error and 7 warnings
Build and test
Process completed with exit code 16.
|
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.ex#L81
There should be no calls to IO.inspect/1.
|
Build and test:
lib/loupe/ecto.ex#L119
There should be no calls to IO.inspect/1.
|
Build and test:
lib/loupe/ecto.ex#L106
There should be no calls to IO.inspect/1.
|
Build and test:
test/support/ecto_fixture.ex#L27
invalid association `author` in schema Loupe.Test.Ecto.Comment: associated schema Loupe.Test.Ecto.User does not exist
|
Build and test:
test/support/ecto_fixture.ex#L39
invalid association `moderator` in schema Loupe.Test.Ecto.Post: associated schema User does not exist
|
Build and test:
test/support/ecto_fixture.ex#L76
invalid association `user_external_keys` in schema Loupe.Test.Ecto.User: associated schema Loupe.Test.Ecto.UserExternalKey does not exist
|