Skip to content

Merge pull request #9 from fhoedemakers/bugfix #3

Merge pull request #9 from fhoedemakers/bugfix

Merge pull request #9 from fhoedemakers/bugfix #3

Triggered via push December 5, 2024 06:37
Status Success
Total duration 3m 6s
Artifacts
Build and release
2m 51s
Build and release
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Build and release
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build and release: PicoNesLoader/SortableBindingList.cs#L22
Non-nullable field '_sortProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and release: PicoNesLoader/TarInspector.cs#L18
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
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/ProgressReport.cs#L12
Non-nullable property 'info' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and release: PicoNesLoader/SortableBindingList.cs#L30
Non-nullable field '_sortProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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/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 adding the 'required' modifier or declaring the field as nullable.
Build and release
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build and release
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build and release: PicoNesLoader/TarInspector.cs#L18
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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/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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the field as nullable.