Skip to content

added optiont o leave commentary tracks alone #178

added optiont o leave commentary tracks alone

added optiont o leave commentary tracks alone #178

Triggered via push January 21, 2024 18:55
Status Success
Total duration 27s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Generators/RepoGenerator.cs#L203
Non-nullable property 'MinimumVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L16
The variable 'prefix' is assigned but its value is never used
build: Generators/FlowTemplateGenerator.cs#L102
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L106
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L116
Non-nullable property 'MinimumVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L141
Non-nullable property 'Fields' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L146
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L156
Non-nullable property 'FlowElementUid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L177
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L49
Dereference of a possibly null reference.