Skip to content

Publish NuGet Package #4

Publish NuGet Package

Publish NuGet Package #4

Manually triggered October 17, 2024 21:42
Status Success
Total duration 1m 49s
Artifacts

main.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "HexaGen
build: Generator/GlRegistry.cs#L38
Non-nullable property 'Proto' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Generator/GlRegistry.cs#L41
Non-nullable property 'Params' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Generator/GlRegistry.cs#L44
Non-nullable property 'Alias' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Generator/GlRegistry.cs#L51
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: Generator/GlRegistry.cs#L207
Non-nullable property 'Start' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Generator/GlRegistry.cs#L210
Non-nullable property 'End' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Generator/GlRegistry.cs#L213
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Generator/GlRegistry.cs#L188
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: Generator/GlRegistry.cs#L191
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Generator/GlRegistry.cs#L194
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.