Skip to content

Day 24: Crossed Wires (part 2) #107

Day 24: Crossed Wires (part 2)

Day 24: Crossed Wires (part 2) #107

Triggered via pull request December 24, 2024 18:46
Status Failure
Total duration 1m 50s
Artifacts 2

hs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 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/Day24.hs#L67
Warning in part2 in module Day24: Redundant <$> ▫︎ Found: "mapMaybe (T.stripPrefix \"z\") $ fst <$> wires" ▫︎ Perhaps: "mapMaybe (T.stripPrefix \"z\" . fst) wires"
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
build
A do-notation statement discarded a result of type ‘Char’
build
Pattern match(es) are non-exhaustive
build
Pattern match(es) are non-exhaustive
build
Pattern match(es) are non-exhaustive
build
Pattern match(es) are non-exhaustive
build
Pattern match(es) are non-exhaustive
build
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
2.24 MB
inputs
119 KB