Create dotnet-desktop.yml #10
Annotations
2 errors and 4 warnings
Create the app package
Optimizing assemblies for size is not supported for the selected publish configuration. Please ensure that you are publishing a self-contained app.
|
Create the app package
Process completed with exit code 1.
|
Setup MSBuild.exe
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Create the app package:
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.
|
Create the app package:
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.
|
Create the app package
A publish profile with the name 'win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
Loading