Skip to content

remove appsetings from history #4

remove appsetings from history

remove appsetings from history #4

Triggered via push December 20, 2023 15:49
Status Success
Total duration 36s
Billable time 1m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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#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.