Skip to content

added "Basic" to convert video tags #160

added "Basic" to convert video tags

added "Basic" to convert video tags #160

Triggered via push August 30, 2023 20:29
Status Success
Total duration 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/RepoGenerator.cs#L119
Dereference of a possibly null reference.
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#L136
Non-nullable property 'Fields' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L141
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L151
Non-nullable property 'FlowElementUid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L172
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.