0.4.2 alpha #33
Annotations
4 warnings
Horizon/ObjectModel/ProjectTemplate.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Horizon/ObjectModel/ProjectTemplate.cs#L7
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Horizon/ObjectModel/ProjectTemplate.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Horizon/ObjectModel/ProjectTemplate.cs#L7
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading