Skip to content

Added Signaling property for UpdateLight / issue #311 #98

Added Signaling property for UpdateLight / issue #311

Added Signaling property for UpdateLight / issue #311 #98

Triggered via push November 23, 2023 10:52
Status Success
Total duration 4m 36s
Artifacts
build, pack & publish
4m 25s
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/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/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/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/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/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/StringNullableEnumConverter.cs#L12
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).