Skip to content

fix lat long

fix lat long #8

Triggered via push January 10, 2024 12:09
Status Success
Total duration 44s
Billable time 1m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: DKSRDomain/ParkingLotResponse.cs#L7
Non-nullable property 'SensorData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DKSRDomain/TreesenseResponse.cs#L30
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DKSRDomain/TreesenseResponse.cs#L32
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DKSRDomain/TreesenseResponse.cs#L34
Non-nullable property 'HardwareSerials' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DKSRDomain/TreesenseResponse.cs#L36
Non-nullable property 'Lat' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DKSRDomain/TreesenseResponse.cs#L38
Non-nullable property 'Lng' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DKSRDomain/TreesenseResponse.cs#L42
Non-nullable property 'Sid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DKSRDomain/TreesenseResponse.cs#L44
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DKSRDomain/TreesenseResponse.cs#L7
Non-nullable property 'SensorData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DKSRDomain/ParkingLotResponse.cs#L46
Non-nullable property 'Sid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.