Day 20 WIP #59
Annotations
9 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
AdventOfCode/Day05.cs#L79
Converting null literal or possible null value to non-nullable type.
|
Build:
AdventOfCode/Day05.cs#L88
Converting null literal or possible null value to non-nullable type.
|
Build:
AdventOfCode/Day05.cs#L116
Converting null literal or possible null value to non-nullable type.
|
Build:
AdventOfCode/Day05.cs#L121
Dereference of a possibly null reference.
|
Build:
AdventOfCode/Day05.cs#L79
Converting null literal or possible null value to non-nullable type.
|
Build:
AdventOfCode/Day05.cs#L88
Converting null literal or possible null value to non-nullable type.
|
Build:
AdventOfCode/Day05.cs#L116
Converting null literal or possible null value to non-nullable type.
|
Build:
AdventOfCode/Day05.cs#L121
Dereference of a possibly null reference.
|
Loading