Merge branch 'master' of https://github.com/revenz/FileFlowsRepository #177
Annotations
10 warnings
Generate Repo:
Generators/RepoGenerator.cs#L203
Non-nullable property 'MinimumVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Generate Repo:
Generators/FlowTemplateGenerator.cs#L16
The variable 'prefix' is assigned but its value is never used
|
Generate Repo:
Generators/RepoGenerator.cs#L119
Dereference of a possibly null reference.
|
Generate Repo:
Generators/FlowTemplateGenerator.cs#L49
Dereference of a possibly null reference.
|
Generate Repo:
Generators/FlowTemplateGenerator.cs#L71
Cannot convert null literal to non-nullable reference type.
|
Generate Repo:
Generators/FlowTemplateGenerator.cs#L72
Cannot convert null literal to non-nullable reference type.
|
Generate Repo:
Generators/FlowTemplateGenerator.cs#L156
Non-nullable property 'FlowElementUid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Generate Repo:
Generators/FlowTemplateGenerator.cs#L177
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Generate Repo:
Generators/FlowTemplateGenerator.cs#L102
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Generate Repo:
Generators/FlowTemplateGenerator.cs#L106
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading