feat: provides basic burst protection by default #383
Annotations
2 errors and 8 warnings
main (1.15, 24.3.4.17):
test/tower_test.exs#L22
test reports arithmetic error (TowerTest)
|
main (1.15, 24.3.4.17)
Process completed with exit code 2.
|
main (1.15, 25.3.2.12):
test/support/test_plug.ex#L8
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.12):
test/support/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.12):
test/tower_test.exs#L312
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.12):
test/tower_test.exs#L338
the call to //2 will fail with ArithmeticError
|
main (1.15, 24.3.4.17):
test/support/test_plug.ex#L8
the call to //2 will fail with ArithmeticError
|
main (1.15, 24.3.4.17):
test/support/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):
test/tower_test.exs#L312
the call to //2 will fail with ArithmeticError
|
main (1.15, 24.3.4.17):
test/tower_test.exs#L338
the call to //2 will fail with ArithmeticError
|