Fix matching of invalid_contract args. #165
Triggered via pull request
September 24, 2024 12:46
Status
Success
Total duration
5m 52s
Artifacts
–
test.yml
on: pull_request
Check for duplicate runs
5s
Matrix: test
Annotations
3 warnings
Elixir 1.15.7 / OTP 25.3:
test/examples/pattern_match_covered.ex#L8
this clause for unmatched/1 cannot match because a previous clause at line 6 always matches
|
Elixir 1.15.7 / OTP 26.1:
test/examples/pattern_match_covered.ex#L8
this clause for unmatched/1 cannot match because a previous clause at line 6 always matches
|
Elixir 1.15.7 / OTP 24.3:
test/examples/pattern_match_covered.ex#L8
this clause for unmatched/1 cannot match because a previous clause at line 6 always matches
|