Skip to content

Publish NuGet Package #5

Publish NuGet Package

Publish NuGet Package #5

Manually triggered October 17, 2024 21:46
Status Success
Total duration 2m 8s
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#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#L431
Non-nullable property 'Extension' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
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#L438
Non-nullable property 'Enums' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Generator/GlRegistry.cs#L441
Non-nullable property 'Commands' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Generator/GlRegistry.cs#L444
Non-nullable property 'Profile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Generator/GlRegistry.cs#L447
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.