Change org #20
Merged
Change org #20
Annotations
11 warnings
|
Check coverage:
test/fob/nillable_test.exs#L86
5..1 has a default step of -1, please write 5..1//-1 instead
|
|
Check coverage:
test/fob/nillable_test.exs#L85
4..0 has a default step of -1, please write 4..0//-1 instead
|
|
Check coverage:
test/fob/primary_key_test.exs#L57
10..1 has a default step of -1, please write 10..1//-1 instead
|
|
Check coverage:
test/fob/primary_key_test.exs#L54
20..11 has a default step of -1, please write 20..11//-1 instead
|
|
Check coverage
using map.field notation (without parentheses) to invoke function Fob.Repo.Migrations.CreateSimplePrimaryKeySchema.__migration__() is deprecated, you must add parentheses instead: remote.function()
|
|
Check coverage
using map.field notation (without parentheses) to invoke function Fob.Repo.Migrations.CreateSimplePrimaryKeySchema.__migration__() is deprecated, you must add parentheses instead: remote.function()
|
|
Check coverage
using map.field notation (without parentheses) to invoke function Fob.Repo.config() is deprecated, you must add parentheses instead: remote.function()
|
|
Check coverage
using map.field notation (without parentheses) to invoke function Fob.Repo.__adapter__() is deprecated, you must add parentheses instead: remote.function()
|
|
Check coverage
using map.field notation (without parentheses) to invoke function Fob.Repo.config() is deprecated, you must add parentheses instead: remote.function()
|
|
Check coverage
using map.field notation (without parentheses) to invoke function Fob.Repo.__adapter__() is deprecated, you must add parentheses instead: remote.function()
|
|
Compile dependencies
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Loading