Skip to content

πŸ§™β€β™€οΈ Initial Project Setup #4

πŸ§™β€β™€οΈ Initial Project Setup

πŸ§™β€β™€οΈ Initial Project Setup #4

Triggered via pull request September 26, 2024 14:02
@hf-kkleinhf-kklein
synchronize #1
wip
Status Success
Total duration 44s
Billable time 1m
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.