Skip to content

Day 4: Improve input processing using a hashset instead of parsing an… #10

Day 4: Improve input processing using a hashset instead of parsing an…

Day 4: Improve input processing using a hashset instead of parsing an… #10

Triggered via push December 4, 2023 14:58
Status Success
Total duration 25s
Artifacts

ci.yml

on: push
build-and-run
16s
build-and-run
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build-and-run
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-run: AdventOfCode/Day04.cs#L14
Field 'Day04.Card.WinningNumbers' is never assigned to, and will always have its default value null
build-and-run: AdventOfCode/Day04.cs#L15
Field 'Day04.Card.DrawnNumbers' is never assigned to, and will always have its default value null
build-and-run: AdventOfCode/Day04.cs#L14
Field 'Day04.Card.WinningNumbers' is never assigned to, and will always have its default value null
build-and-run: AdventOfCode/Day04.cs#L15
Field 'Day04.Card.DrawnNumbers' is never assigned to, and will always have its default value null