Stream query #93
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 5 warnings
|
Build and test
Process completed with exit code 12.
|
|
Build and test:
lib/loupe/stream/comparator.ex#L67
Function is too complex (ABC size is 33, max is 30).
|
|
Build and test:
test/loupe/stream/default_comparator_test.exs#L84
Numbers larger than 9999 should be written with underscores: 5_211_245
|
|
Build and test:
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
|
|
Build and test:
test/support/ecto_fixture.ex#L37
invalid association `moderator` in schema Loupe.Test.Ecto.Post: associated schema User does not exist
|
|
Build and test:
test/support/ecto_fixture.ex#L25
invalid association `author` in schema Loupe.Test.Ecto.Comment: associated schema Loupe.Test.Ecto.User does not exist
|