Skip to content

docs: prefer rescue over catch in examples #67

docs: prefer rescue over catch in examples

docs: prefer rescue over catch in examples #67

Triggered via push October 16, 2024 13:43
Status Success
Total duration 1m 25s
Artifacts

ci.yml

on: push
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
main (1.15, 25.3.2.14): test/support/error_test_plug.ex#L8
the call to //2 will fail with ArithmeticError
main (1.15, 25.3.2.14): 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.14): test/tower_error_tracker_test.exs#L34
the call to //2 will fail with ArithmeticError