Skip to content

Update yml

Update yml #15

Triggered via push July 28, 2023 07:57
Status Success
Total duration 2m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/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/GitHubBase.cs#L14
Cannot convert null literal to non-nullable reference type.
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.