Skip to content

Added missing TemperatureReport property for #312 #101

Added missing TemperatureReport property for #312

Added missing TemperatureReport property for #312 #101

Triggered via push December 14, 2023 12:31
Status Success
Total duration 4m 30s
Artifacts
build, pack & publish
4m 17s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build, pack & publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build, pack & publish: src/Q42.HueApi/Converters/CommandBodyConverter.cs#L16
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build, pack & publish: src/Q42.HueApi/Converters/CommandBodyConverter.cs#L29
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build, pack & publish: src/Q42.HueApi/Converters/DateTimeConverter.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build, pack & publish: src/Q42.HueApi/Converters/GamutConverter.cs#L29
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build, pack & publish: src/Q42.HueApi/Converters/GamutConverter.cs#L50
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build, pack & publish: src/Q42.HueApi/Converters/HttpMethodConverter.cs#L29
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build, pack & publish: src/Q42.HueApi/Converters/HttpMethodConverter.cs#L46
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build, pack & publish: src/Q42.HueApi/Converters/HueDateTimeConverter.cs#L24
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build, pack & publish: src/Q42.HueApi/Converters/HueDateTimeConverter.cs#L96
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build, pack & publish: src/Q42.HueApi/Converters/NullableDateTimeConverter.cs#L15
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).