Skip to content

async Task for StartEventStream #103

async Task for StartEventStream

async Task for StartEventStream #103

Triggered via push March 21, 2024 14:06
Status Success
Total duration 4m 26s
Artifacts
build, pack & publish
4m 12s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build, pack & publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/setup-msbuild@v1.1, NuGet/setup-nuget@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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/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/NullableDateTimeConverter.cs#L15
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).