Day 5: Print Queue #32
Annotations
6 warnings
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/Day5.hs#L46
Suggestion in part2 in module Day5: Redundant bracket ▫︎ Found: "b `IntSet.member` (IntMap.findWithDefault IntSet.empty a deps')" ▫︎ Perhaps: "b `IntSet.member` IntMap.findWithDefault IntSet.empty a deps'"
|
lint:
hs/src/Day5.hs#L47
Suggestion in part2 in module Day5: Redundant bracket ▫︎ Found: "a `IntSet.member` (IntMap.findWithDefault IntSet.empty b deps')" ▫︎ Perhaps: "a `IntSet.member` IntMap.findWithDefault IntSet.empty b deps'"
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
1.62 MB |
|
inputs
|
31.7 KB |
|