2024 - Gleam - Day 01 - Part 1 #7
Annotations
1 error and 3 warnings
Run tests
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests:
2023/solutions/fsharp/08/src/Functions.fs#L33
Incomplete pattern matches on this expression. For example, the value '[|_; _; _|]' may indicate a case not covered by the pattern(s).
|
Run tests:
2023/solutions/fsharp/08/src/Functions.fs#L32
Incomplete pattern matches on this expression. For example, the value '[|_; _; _|]' may indicate a case not covered by the pattern(s).
|
Loading