build(deps-dev): bump bandit from 1.6.0 to 1.6.1 #203
Annotations
3 warnings
Run mix test:
test/support/error_test_plug.ex#L8
the call to //2 will fail with ArithmeticError
|
Run mix test:
test/support/error_test_plug.ex#L8
the result of evaluating operator '/'/2 is ignored (suppress the warning by assigning the expression to the _ variable)
|
Run mix test:
test/tower_sentry_test.exs#L67
the call to //2 will fail with ArithmeticError
|
Loading