Parameters #71
Triggered via pull request
September 11, 2024 00:52
Status
Success
Total duration
1m 34s
Artifacts
–
Annotations
4 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:
test/support/ecto_fixture.ex#L19
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#L31
invalid association `moderator` in schema Loupe.Test.Ecto.Post: associated schema User does not exist
|
Build and test:
test/support/ecto_fixture.ex#L68
invalid association `user_external_keys` in schema Loupe.Test.Ecto.User: associated schema Loupe.Test.Ecto.UserExternalKey does not exist
|