Skip to content

refacator: clean code meant for now unsupported elixir < 1.15 #298

refacator: clean code meant for now unsupported elixir < 1.15

refacator: clean code meant for now unsupported elixir < 1.15 #298

Triggered via push August 19, 2024 16:18
Status Success
Total duration 1m 31s
Artifacts

ci.yml

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

Annotations

10 warnings
main (1.15, 24.3.4.17): test/support/test_plug.ex#L8
the call to //2 will fail with ArithmeticError
main (1.15, 24.3.4.17): test/support/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): test/tower_test.exs#L23
the call to //2 will fail with ArithmeticError
main (1.15, 24.3.4.17): test/tower_test.exs#L292
the call to //2 will fail with ArithmeticError
main (1.15, 24.3.4.17): test/tower_test.exs#L318
the call to //2 will fail with ArithmeticError
main (1.15, 25.3.2.12): test/support/test_plug.ex#L8
the call to //2 will fail with ArithmeticError
main (1.15, 25.3.2.12): test/support/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.12): test/tower_test.exs#L23
the call to //2 will fail with ArithmeticError
main (1.15, 25.3.2.12): test/tower_test.exs#L292
the call to //2 will fail with ArithmeticError
main (1.15, 25.3.2.12): test/tower_test.exs#L318
the call to //2 will fail with ArithmeticError