Day 15 #21
Annotations
10 warnings
build:
code/Day15.cs#L87
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
code/Day05.cs#L28
Unreachable code detected
|
build:
code/Day07.cs#L94
Dereference of a possibly null reference.
|
build:
code/Day07.cs#L94
Dereference of a possibly null reference.
|
build:
code/Day072.cs#L150
Dereference of a possibly null reference.
|
build:
code/Day072.cs#L150
Dereference of a possibly null reference.
|
build:
code/Day15.cs#L87
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
code/Day05.cs#L28
Unreachable code detected
|
build:
code/Day07.cs#L94
Dereference of a possibly null reference.
|
build:
code/Day07.cs#L94
Dereference of a possibly null reference.
|