Update dotnet.yml #12
Annotations
20 warnings
PicoNesLoader/PicoNesLoader/TarInspector.cs#L18
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
PicoNesLoader/PicoNesLoader/GitHubBase.cs#L14
Cannot convert null literal to non-nullable reference type.
|
PicoNesLoader/PicoNesLoader/FormUSBDriver.cs#L19
Possible null reference return.
|
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L22
Non-nullable field '_sortProperty' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L30
Non-nullable field '_sortProperty' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L73
Cannot convert null literal to non-nullable reference type.
|
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L87
Converting null literal or possible null value to non-nullable type.
|
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L109
Converting null literal or possible null value to non-nullable type.
|
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L110
Converting null literal or possible null value to non-nullable type.
|
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L128
Dereference of a possibly null reference.
|
PicoNesLoader/PicoNesLoader/TarInspector.cs#L18
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L22
Non-nullable field '_sortProperty' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L30
Non-nullable field '_sortProperty' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L73
Cannot convert null literal to non-nullable reference type.
|
PicoNesLoader/PicoNesLoader/GitHubBase.cs#L14
Cannot convert null literal to non-nullable reference type.
|
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L87
Converting null literal or possible null value to non-nullable type.
|
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L109
Converting null literal or possible null value to non-nullable type.
|
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L110
Converting null literal or possible null value to non-nullable type.
|
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L128
Dereference of a possibly null reference.
|
PicoNesLoader/PicoNesLoader/FormUSBDriver.cs#L19
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading