Skip to content

Update dotnet.yml

Update dotnet.yml #9

Triggered via push July 27, 2023 08:22
Status Success
Total duration 36s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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/FormUSBDriver.cs#L19
Possible null reference return.
build: PicoNesLoader/PicoNesLoader/PicoLoader.cs#L82
Possible null reference return.
build: PicoNesLoader/PicoNesLoader/GitHubBase.cs#L14
Cannot convert null literal to non-nullable reference type.
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/PicoLoader.cs#L86
Non-nullable field 'latestUiVersion' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: PicoNesLoader/PicoNesLoader/PicoLoader.cs#L86
Non-nullable field 'latestUf2Version' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: PicoNesLoader/PicoNesLoader/PicoLoader.cs#L86
Non-nullable field 'picoSystemInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: PicoNesLoader/PicoNesLoader/PicoLoader.cs#L86
Non-nullable field 'progress' must contain a non-null value when exiting constructor. Consider declaring the field 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.
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/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/GitHubBase.cs#L14
Cannot convert null literal to non-nullable reference 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.