Day 24: Crossed Wires (part 2) #107
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 |
|