Update README.md #45
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.
|