Renamed yml #1
buildandrelease.yml
on: push
Build and release
3m 38s
Annotations
20 warnings
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/GitHubBase.cs#L14
Cannot convert null literal to non-nullable reference type.
|
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
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/GitHubBase.cs#L14
Cannot convert null literal to non-nullable reference type.
|
Build and release:
PicoNesLoader/FormUSBDriver.cs#L19
Possible null reference return.
|
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.
|