Skip to content

Update dotnet.yml

Update dotnet.yml #14

Triggered via push July 28, 2023 07:53
Status Success
Total duration 2m 9s
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/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/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/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#L84
Possible null reference return.