Skip to content

Update README.md

Update README.md #45

Triggered via push December 20, 2023 17:05
Status Success
Total duration 48s
Artifacts

dotnet-test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (8.0.x): hubitat2prom/HubitatEnv.cs#L21
Cannot convert null literal to non-nullable reference type.
build (8.0.x): hubitat2prom/HubitatEnv.cs#L29
Cannot convert null literal to non-nullable reference type.
build (8.0.x): hubitat2prom/HubitatDevice/DeviceSummaryAttributes.cs#L114
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (8.0.x): hubitat2prom/HubitatDevice/DeviceSummaryAttributes.cs#L134
Nullability of reference types in type of parameter 'args' doesn't match overridden member.
build (8.0.x): hubitat2prom/Hubitat.cs#L46
Possible null reference return.
build (8.0.x): hubitat2prom/Hubitat.cs#L62
Possible null reference return.
build (8.0.x): hubitat2prom/Hubitat.cs#L80
Possible null reference return.
build (8.0.x): hubitat2prom/HubitatDevice/DeviceAttributes.cs#L22
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x): hubitat2prom/HubitatDevice/DeviceAttributes.cs#L24
Non-nullable property 'dataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x): hubitat2prom/HubitatDevice/DeviceAttributes.cs#L25
Non-nullable property 'values' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.