fix: properly ignore non 5xx exceptions when using Bandit #746
Annotations
1 error and 4 warnings
main (1.17, 27.0, true)
Process completed with exit code 2.
|
main (1.15, 24.3.4.17):
test/tower_test.exs#L649
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.15):
test/tower_test.exs#L649
the call to //2 will fail with ArithmeticError
|
guard_fail:
lib/tower/bandit_exception_handler.ex#L44
The guard clause can never succeed.
|
guard_fail:
lib/tower/bandit_exception_handler.ex#L58
The guard clause can never succeed.
|