fix: properly reports common :gen_server
abnormal exits
#365
Annotations
6 warnings
main (1.15, 25.3.2.15, plug_1_15):
test/support/error_test_plug.ex#L8
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.15, plug_1_15):
test/support/error_test_plug.ex#L8
the result of evaluating operator '/'/2 is ignored (suppress the warning by assigning the expression to the _ variable)
|
main (1.15, 25.3.2.15, plug_1_15):
test/tower_rollbar_test.exs#L60
the call to //2 will fail with ArithmeticError
|
main (1.15, 24.3.4.17, plug_1_14):
test/support/error_test_plug.ex#L8
the call to //2 will fail with ArithmeticError
|
main (1.15, 24.3.4.17, plug_1_14):
test/support/error_test_plug.ex#L8
the result of evaluating operator '/'/2 is ignored (suppress the warning by assigning the expression to the _ variable)
|
main (1.15, 24.3.4.17, plug_1_14):
test/tower_rollbar_test.exs#L60
the call to //2 will fail with ArithmeticError
|