π§ββοΈ Initial Project Setup #2
Annotations
10 warnings
build:
MaLoIdentModels/MaLoIdentModels/Models.cs#L343
Non-nullable property 'DataMarketLocation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
MaLoIdentModels/MaLoIdentModels/Models.cs#L346
Non-nullable property 'DataTranches' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
MaLoIdentModels/MaLoIdentModels/Models.cs#L349
Non-nullable property 'DataMeterLocations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
MaLoIdentModels/MaLoIdentModels/Models.cs#L352
Non-nullable property 'DataTechnicalResources' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
MaLoIdentModels/MaLoIdentModels/Models.cs#L355
Non-nullable property 'DataControllableResources' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
MaLoIdentModels/MaLoIdentModels/Models.cs#L358
Non-nullable property 'DataNetworkLocations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
MaLoIdentModels/MaLoIdentModels/Models.cs#L337
Non-nullable property 'TrId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
MaLoIdentModels/MaLoIdentModels/Models.cs#L327
Non-nullable property 'NeloId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
MaLoIdentModels/MaLoIdentModels/Models.cs#L330
Non-nullable property 'DataNetworkLocationMeasuringPointOperators' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
MaLoIdentModels/MaLoIdentModels/Models.cs#L317
Non-nullable property 'SrId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|