Build and Publish NuGet Package #7
dotnet-desktop.yml
on: release
build-and-publish
26s
Annotations
4 errors and 10 warnings
build-and-publish
Process completed with exit code 1.
|
build-and-publish
The readme file 'README.md' is empty.
|
build-and-publish
The readme file 'README.md' is empty.
|
build-and-publish
Process completed with exit code 1.
|
build-and-publish:
src/Moss.NET.Sdk/UI/Widgets/TextWidget.FFI.cs#L24
Method, operator, or accessor 'TextWidget.GetTextRect(ulong, ulong)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
build-and-publish:
src/Moss.NET.Sdk/API/Metadata.cs#L8
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-publish:
src/Moss.NET.Sdk/API/Metadata.cs#L14
Non-nullable property 'Parent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-publish:
src/Moss.NET.Sdk/API/Metadata.cs#L20
Non-nullable property 'VisibleName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-publish:
src/Moss.NET.Sdk/NEW/RMTimestampedValue.cs#L7
Non-nullable property 'Timestamp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-publish:
src/Moss.NET.Sdk/NEW/RMTimestampedValue.cs#L9
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-publish:
src/Moss.NET.Sdk/NEW/RMTag.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-publish:
src/Moss.NET.Sdk/NEW/RmPage.cs#L7
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-publish:
src/Moss.NET.Sdk/NEW/RmPage.cs#L9
Non-nullable property 'Index' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-publish:
src/Moss.NET.Sdk/NEW/RMFile.cs#L9
Non-nullable property 'RmFilename' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|