Skip to content

update parkingSpace naming #9

update parkingSpace naming

update parkingSpace naming #9

Triggered via push January 16, 2024 12:53
Status Success
Total duration 41s
Billable time 1m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: FrostApi/ResponseModels/Thing/ThingResponse.cs#L7
Non-nullable property 'SelfLink' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FrostApi/ResponseModels/Thing/ThingResponse.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FrostApi/ResponseModels/Thing/ThingResponse.cs#L13
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FrostApi/ResponseModels/Thing/ThingResponse.cs#L15
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FrostApi/ResponseModels/Thing/ThingResponse.cs#L18
Non-nullable property 'HistoricalLocationsNavigationLink' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FrostApi/ResponseModels/Thing/ThingResponse.cs#L21
Non-nullable property 'LocationsNavigationLink' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FrostApi/ResponseModels/Thing/ThingResponse.cs#L24
Non-nullable property 'DatastreamsNavigationLink' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FrostApi/ResponseModels/Thing/GetThingsResponse.cs#L8
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FrostApi/ResponseModels/Thing/GetThingsResponse.cs#L10
Non-nullable property 'NextLink' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FrostApi/ResponseModels/Sensor/SensorResponse.cs#L7
Non-nullable property 'SelfLink' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.