Skip to content

.net 8 update

.net 8 update #97

Triggered via push November 15, 2023 09:49
Status Success
Total duration 5m 52s
Artifacts
build, pack & publish
5m 39s
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).