Update dotnet.yml #11
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/FormUSBDriver.cs#L19
Possible null reference return.
|
PicoNesLoader/PicoNesLoader/GitHubBase.cs#L14
Cannot convert null literal to non-nullable reference type.
|
PicoNesLoader/PicoNesLoader/PicoLoader.cs#L82
Possible null reference return.
|
PicoNesLoader/PicoNesLoader/ProgressReport.cs#L12
Non-nullable property 'info' must contain a non-null value when exiting constructor. Consider declaring the property 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/NesRom.cs#L216
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
PicoNesLoader/PicoNesLoader/NesRom.cs#L216
Non-nullable property 'FullpathName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
PicoNesLoader/PicoNesLoader/PicoLoader.cs#L86
Non-nullable field 'latestUiVersion' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
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/FormUSBDriver.cs#L19
Possible null reference return.
|
PicoNesLoader/PicoNesLoader/ProgressReport.cs#L12
Non-nullable property 'info' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
PicoNesLoader/PicoNesLoader/PicoLoader.cs#L82
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/PicoLoader.cs#L86
Non-nullable field 'latestUiVersion' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
PicoNesLoader/PicoNesLoader/PicoLoader.cs#L86
Non-nullable field 'latestUf2Version' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
PicoNesLoader/PicoNesLoader/PicoLoader.cs#L86
Non-nullable field 'picoSystemInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading