feat: include original error in Tower.ReportEventError message #544
Annotations
4 errors and 4 warnings
main (1.17, 27.0, true)
Process completed with exit code 1.
|
main (1.15, 24.3.4.17)
Process completed with exit code 1.
|
main (1.16, 26.2.5)
Process completed with exit code 1.
|
main (1.15, 25.3.2.12)
Process completed with exit code 1.
|
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, 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)
|