added failure flow template #166
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/RepoGenerator.cs#L119
Dereference of a possibly null reference.
|
build:
Generators/FlowTemplateGenerator.cs#L16
The variable 'prefix' is assigned but its value is never used
|
build:
Generators/FlowTemplateGenerator.cs#L190
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Generators/FlowTemplateGenerator.cs#L194
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Generators/FlowTemplateGenerator.cs#L199
Non-nullable property 'MinimumVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Generators/FlowTemplateGenerator.cs#L204
Non-nullable property 'Fields' 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.
|
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#L102
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|