Skip to content

day 14 in progress

day 14 in progress #38

Triggered via push December 14, 2024 15:11
Status Success
Total duration 26s
Artifacts

ci.yml

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

Annotations

11 warnings
build-and-run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-and-run: AdventOfCode/Day14.cs#L39
The variable 'width' is assigned but its value is never used
build-and-run: AdventOfCode/Day14.cs#L40
The variable 'height' is assigned but its value is never used
build-and-run: AdventOfCode/Day05.cs#L79
Converting null literal or possible null value to non-nullable type.
build-and-run: AdventOfCode/Day05.cs#L88
Converting null literal or possible null value to non-nullable type.
build-and-run: AdventOfCode/Day05.cs#L116
Converting null literal or possible null value to non-nullable type.
build-and-run: AdventOfCode/Day05.cs#L121
Dereference of a possibly null reference.
build-and-run: AdventOfCode/Day14.cs#L39
The variable 'width' is assigned but its value is never used
build-and-run: AdventOfCode/Day14.cs#L40
The variable 'height' is assigned but its value is never used
build-and-run: AdventOfCode/Day05.cs#L79
Converting null literal or possible null value to non-nullable type.
build-and-run: AdventOfCode/Day05.cs#L88
Converting null literal or possible null value to non-nullable type.