Skip to content

Ready for realease on tag #2

Ready for realease on tag

Ready for realease on tag #2

Triggered via push July 31, 2023 11:18
Status Success
Total duration 4m 27s
Artifacts
Build and release
4m 12s
Build and release
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build and release: PicoNesLoader/FormUSBDriver.cs#L19
Possible null reference return.
Build and release: PicoNesLoader/GitHubBase.cs#L14
Cannot convert null literal to non-nullable reference type.
Build and release: PicoNesLoader/TarInspector.cs#L18
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and release: PicoNesLoader/PicoLoader.cs#L84
Possible null reference return.
Build and release: PicoNesLoader/PicoLoader.cs#L88
Non-nullable field 'latestUiVersion' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and release: PicoNesLoader/PicoLoader.cs#L88
Non-nullable field 'latestUf2Version' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and release: PicoNesLoader/PicoLoader.cs#L88
Non-nullable field 'picoSystemInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and release: PicoNesLoader/PicoLoader.cs#L88
Non-nullable field 'progress' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and release: PicoNesLoader/ProgressReport.cs#L12
Non-nullable property 'info' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and release: PicoNesLoader/SortableBindingList.cs#L22
Non-nullable field '_sortProperty' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and release
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Build and release: PicoNesLoader/TarInspector.cs#L18
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and release: PicoNesLoader/SortableBindingList.cs#L22
Non-nullable field '_sortProperty' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and release: PicoNesLoader/SortableBindingList.cs#L30
Non-nullable field '_sortProperty' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and release: PicoNesLoader/SortableBindingList.cs#L73
Cannot convert null literal to non-nullable reference type.
Build and release: PicoNesLoader/SortableBindingList.cs#L87
Converting null literal or possible null value to non-nullable type.
Build and release: PicoNesLoader/SortableBindingList.cs#L109
Converting null literal or possible null value to non-nullable type.
Build and release: PicoNesLoader/SortableBindingList.cs#L110
Converting null literal or possible null value to non-nullable type.
Build and release: PicoNesLoader/SortableBindingList.cs#L128
Dereference of a possibly null reference.
Build and release: PicoNesLoader/ProgressReport.cs#L12
Non-nullable property 'info' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.