feat: workaround for missing Logger messages (attempt 3) #317
Annotations
2 errors and 3 warnings
main (1.17, 26.2.5.6, tower_0_7):
test/tower_error_tracker_test.exs#L222
test Logger messages reported as special custom exceptions (because messages not supported by ErrorTracker) (TowerErrorTrackerTest)
|
main (1.17, 26.2.5.6, tower_0_7)
Process completed with exit code 2.
|
main (1.15, 25.3.2.16, error_tracker_0_3):
test/support/error_test_plug.ex#L10
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.16, error_tracker_0_3):
test/support/error_test_plug.ex#L10
the result of evaluating operator '/'/2 is ignored (suppress the warning by assigning the expression to the _ variable)
|
main (1.15, 25.3.2.16, error_tracker_0_3):
test/tower_error_tracker_test.exs#L31
the call to //2 will fail with ArithmeticError
|