Skip to content

day(16): The Floor Will Be Lava 🎁 #68

day(16): The Floor Will Be Lava 🎁

day(16): The Floor Will Be Lava 🎁 #68

Triggered via push December 16, 2023 14:10
Status Success
Total duration 33s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: src/AdventOfCode/Day14.cs#L166
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(AdventOfCode.Utilities.Bearing)4' is not covered.
build: src/AdventOfCode/Day14.cs#L166
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(AdventOfCode.Utilities.Bearing)4' is not covered.