doc: typespecs #199
Annotations
1 error and 8 warnings
main (1.17, 27.0, true)
Process completed with exit code 2.
|
main (1.14, 24.3.4.17):
test/tower_test.exs#L23
the call to //2 will fail with ArithmeticError
|
main (1.14, 24.3.4.17):
test/tower_test.exs#L269
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.12):
test/tower_test.exs#L23
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.12):
test/tower_test.exs#L269
the call to //2 will fail with ArithmeticError
|
invalid_contract:
lib/tower/event.ex#L66
Invalid type specification for function from_message.
|
invalid_contract:
lib/tower/event.ex#L67
Invalid type specification for function from_message.
|
main (1.13, 23.3.4.20):
test/tower_test.exs#L23
this expression will fail with ArithmeticError
|
main (1.13, 23.3.4.20):
test/tower_test.exs#L269
this expression will fail with ArithmeticError
|