Fix credo and dialyzer indications [#19] #7
Annotations
8 errors and 1 warning
|
test/permit/resolver_test.exs#L49
test authorize_and_preload_all!/5 should return one record based on association (Permit.Ecto.ResolverTest)
|
test/permit/resolver_test.exs#L123
test authorize_and_preload_all!/5 returns :unauthorized for empty set of permissions (Permit.Ecto.ResolverTest)
|
test/permit/resolver_test.exs#L103
test authorize_and_preload_all!/5 retrieves only limited records if a restricted :all permission is present (Permit.Ecto.ResolverTest)
|
test/permit/resolver_test.exs#L140
test authorize_and_preload_all!/5 returns empty list when action is permitted but no records match (Permit.Ecto.ResolverTest)
|
test/permit/resolver_test.exs#L157
test authorize_and_preload_all!/5 returns records when some permissions match, other don't (Permit.Ecto.ResolverTest)
|
test/permit/resolver_test.exs#L82
test authorize_and_preload_all!/5 retrieves all records if a restricted :all permission is overridden by a general :read permission (Permit.Ecto.ResolverTest)
|
|
|
This job failed
Loading