Skip to content

Create dotnet-desktop.yml #12

Create dotnet-desktop.yml

Create dotnet-desktop.yml #12

Triggered via pull request December 11, 2024 12:16
Status Failure
Total duration 3m 35s
Artifacts

dotnet-desktop.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
build (Release)
Optimizing assemblies for size is not supported for the selected publish configuration. Please ensure that you are publishing a self-contained app.
build (Release)
Process completed with exit code 1.
build (Release): OctaLibApp/Patterns.cs#L10
Non-nullable property 'PartName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): OctaLibApp/Patterns.cs#L10
Non-nullable property 'PartName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release)
A publish profile with the name 'win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.