Merge branch 'main' into time #178
Annotations
1 error and 9 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.13, 23.3.4.20):
test/tower_test.exs#L23
this expression will fail with ArithmeticError
|
main (1.15, 25.3.2.12):
test/tower_test.exs#L23
the call to //2 will fail with ArithmeticError
|
call:
lib/tower.ex#L18
The function call handle_exception will not succeed.
|
no_return:
lib/tower.ex#L18
Function handle_exception/2 has no local return.
|
call:
lib/tower.ex#L24
The function call handle_throw will not succeed.
|
no_return:
lib/tower.ex#L24
Function handle_throw/2 has no local return.
|
call:
lib/tower.ex#L29
The function call handle_exit will not succeed.
|
no_return:
lib/tower.ex#L29
Function handle_exit/2 has no local return.
|