Merge pull request #96 from ephemient/hs/day14 #68
Annotations
8 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/Day14.hs#L25
Suggestion in parser in module Day14: Redundant bracket ▫︎ Found: "(,) <$> (L.signed (pure ()) L.decimal <* char ',')\n <*> (L.signed (pure ()) L.decimal)" ▫︎ Perhaps: "(,) <$> (L.signed (pure ()) L.decimal <* char ',')\n <*> L.signed (pure ()) L.decimal"
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
1.71 MB |
|
inputs
|
68 KB |
|