Skip to content

Parameters (#25)

Parameters (#25) #77

Triggered via push September 12, 2024 00:45
Status Failure
Total duration 1m 25s
Artifacts

elixir.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Build and test
Process completed with exit code 8.
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/repo/seeds.exs#L77
There should be no calls to IO.puts/1.
Build and test: test/support/repo/seeds.exs#L12
There should be no calls to IO.puts/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