Day 20: Assume non-branching path #161
Annotations
1 error and 8 warnings
lint
HLint failed with status: 1. Warning (1)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
hs/src/Day20.hs#L34
Warning in solve in module Day20: Redundant <$> ▫︎ Found: "maybe (const True) (/=) $ fst <$> listToMaybe path" ▫︎ Perhaps: "maybe (const True) ((/=) . fst) (listToMaybe path)"
|
get-inputs / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (9.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (9.10)
Pattern match(es) are non-exhaustive
|
build (9.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (9.12)
Pattern match(es) are non-exhaustive
|
run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
aoc2024-hs-9.10
|
2.37 MB |
|
aoc2024-hs-9.12
|
1.72 MB |
|
inputs
|
121 KB |
|