feat: Tower.is_normal_exit
function and guard
#492
Annotations
6 warnings
Run mix test:
test/support/test_plug.ex#L8
the call to //2 will fail with ArithmeticError
|
Run mix test:
test/support/test_plug.ex#L8
the result of evaluating operator '/'/2 is ignored (suppress the warning by assigning the expression to the _ variable)
|
Run mix test:
test/tower_test.exs#L25
the call to //2 will fail with ArithmeticError
|
Run mix test:
test/tower_test.exs#L314
the call to //2 will fail with ArithmeticError
|
Run mix test:
test/tower_test.exs#L340
the call to //2 will fail with ArithmeticError
|
Run mix test:
test/tower_test.exs#L518
the call to //2 will fail with ArithmeticError
|
Loading