Skip to content

spec alignment

spec alignment #69

Triggered via push February 1, 2025 06:41
Status Success
Total duration 48s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Generator/Schema/ClusterConfig.cs#L9
The type name 'configurator' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: Generator/ClusterGenerator.cs#L32
Dereference of a possibly null reference.
build: Generator/ClusterGenerator.cs#L139
Cannot convert null literal to non-nullable reference type.
build: Generator/Schema/Comment.cs#L104
Non-nullable field 'valueField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Generator/Schema/Comment.cs#L106
Non-nullable field 'commentField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Generator/Schema/Comment.cs#L64
Non-nullable field 'itemField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Generator/Schema/Comment.cs#L66
Non-nullable field 'nameField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Generator/Schema/Comment.cs#L24
Non-nullable field 'bitmapField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Generator/Schema/Comment.cs#L25
Non-nullable field 'enumField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Generator/Schema/ClusterConfig.cs#L3222
Non-nullable field 'nameField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.