Merge branch 'master' of https://github.com/revenz/FileFlowsRepository #159
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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#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.
|