Bump version #88
Annotations
4 warnings
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/
|
test/support/ecto_fixture.ex#L25
invalid association `author` in schema Loupe.Test.Ecto.Comment: associated schema Loupe.Test.Ecto.User does not exist
|
test/support/ecto_fixture.ex#L37
invalid association `moderator` in schema Loupe.Test.Ecto.Post: associated schema User does not exist
|
test/support/ecto_fixture.ex#L74
invalid association `user_external_keys` in schema Loupe.Test.Ecto.User: associated schema Loupe.Test.Ecto.UserExternalKey does not exist
|
This job succeeded
Loading