Skip to content

Day 5: Print Queue

Day 5: Print Queue #33

Triggered via pull request December 5, 2024 05:46
Status Success
Total duration 1m 8s
Artifacts 2

hs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
get-inputs / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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'"
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