feat: include original error in Tower.ReportEventError message #548
Annotations
8 warnings
test/support/test_plug.ex#L8
the call to //2 will fail with ArithmeticError
|
test/support/test_plug.ex#L8
the result of evaluating operator '/'/2 is ignored (suppress the warning by assigning the expression to the _ variable)
|
test/tower_test.exs#L25
the call to //2 will fail with ArithmeticError
|
test/tower_test.exs#L314
the call to //2 will fail with ArithmeticError
|
test/tower_test.exs#L340
the call to //2 will fail with ArithmeticError
|
test/tower_test.exs#L518
the call to //2 will fail with ArithmeticError
|
test/tower_test.exs#L559
the call to //2 will fail with ArithmeticError
|
test/tower_test.exs#L599
the call to //2 will fail with ArithmeticError
|
This job succeeded
Loading