Support OTP 26.x and Elixir 1.15.x in GitHub CI #17
Annotations
2 warnings
test (1.15.7, 26.1, lint):
test/decorate_all_test.exs#L54
clauses with the same name and arity (number of arguments) should be grouped together, "def fun1/1" was previously defined (test/decorate_all_test.exs:50)
|
test (1.11.4, 22.3):
test/decorate_all_test.exs#L54
clauses with the same name and arity (number of arguments) should be grouped together, "def fun1/1" was previously defined (test/decorate_all_test.exs:50)
|