Minor changes #18
Annotations
20 warnings
build:
PicoNesLoader/PicoNesLoader/TarInspector.cs#L18
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
PicoNesLoader/PicoNesLoader/GitHubBase.cs#L14
Cannot convert null literal to non-nullable reference type.
|
build:
PicoNesLoader/PicoNesLoader/FormUSBDriver.cs#L19
Possible null reference return.
|
build:
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L22
Non-nullable field '_sortProperty' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L30
Non-nullable field '_sortProperty' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L73
Cannot convert null literal to non-nullable reference type.
|
build:
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L87
Converting null literal or possible null value to non-nullable type.
|
build:
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L109
Converting null literal or possible null value to non-nullable type.
|
build:
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L110
Converting null literal or possible null value to non-nullable type.
|
build:
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L128
Dereference of a possibly null reference.
|
build:
PicoNesLoader/PicoNesLoader/TarInspector.cs#L18
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
PicoNesLoader/PicoNesLoader/FormUSBDriver.cs#L19
Possible null reference return.
|
build:
PicoNesLoader/PicoNesLoader/GitHubBase.cs#L14
Cannot convert null literal to non-nullable reference type.
|
build:
PicoNesLoader/PicoNesLoader/PicoLoader.cs#L84
Possible null reference return.
|
build:
PicoNesLoader/PicoNesLoader/PicoLoader.cs#L88
Non-nullable field 'latestUiVersion' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
PicoNesLoader/PicoNesLoader/PicoLoader.cs#L88
Non-nullable field 'latestUf2Version' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
PicoNesLoader/PicoNesLoader/PicoLoader.cs#L88
Non-nullable field 'picoSystemInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
PicoNesLoader/PicoNesLoader/PicoLoader.cs#L88
Non-nullable field 'progress' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
PicoNesLoader/PicoNesLoader/ProgressReport.cs#L12
Non-nullable property 'info' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
PicoNesLoader/PicoNesLoader/SortableBindingList.cs#L22
Non-nullable field '_sortProperty' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|