mix blend.update tower #163
Annotations
9 warnings
main (1.15, 24.3.4.17, sentry_10_3):
test/support/error_test_plug.ex#L8
the call to //2 will fail with ArithmeticError
|
main (1.15, 24.3.4.17, sentry_10_3):
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)
|
main (1.15, 24.3.4.17, sentry_10_3):
test/tower_sentry_test.exs#L67
the call to //2 will fail with ArithmeticError
|
main (1.15, 24.3.4.17, sentry_10_4):
test/support/error_test_plug.ex#L8
the call to //2 will fail with ArithmeticError
|
main (1.15, 24.3.4.17, sentry_10_4):
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)
|
main (1.15, 24.3.4.17, sentry_10_4):
test/tower_sentry_test.exs#L67
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.13, sentry_10_5):
test/support/error_test_plug.ex#L8
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.13, sentry_10_5):
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)
|
main (1.15, 25.3.2.13, sentry_10_5):
test/tower_sentry_test.exs#L67
the call to //2 will fail with ArithmeticError
|