Merge pull request #16 from michielpost/feature/net8 #6
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
dotnet publish:
HueLightDJ.Effects/Layers/DemoEffect.cs#L34
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
dotnet publish:
HueLightDJ.Effects/Layers/DemoEffect.cs#L38
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
dotnet publish:
HueLightDJ.Effects/Layers/DemoEffect.cs#L44
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
dotnet publish:
HueLightDJ.Effects/Layers/DemoEffect.cs#L57
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
dotnet publish:
HueLightDJ.Effects/Layers/DemoEffect.cs#L61
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
dotnet publish:
HueLightDJ.Effects/Layers/DemoEffect.cs#L65
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
dotnet publish:
HueLightDJ.Effects/Layers/DemoEffect.cs#L69
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
dotnet publish:
HueLightDJ.Effects/Layers/DemoEffect.cs#L73
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
dotnet publish:
HueLightDJ.Effects/Layers/DemoEffect.cs#L77
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
dotnet publish:
HueLightDJ.Effects/Layers/DemoEffect.cs#L81
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
The logs for this run have expired and are no longer available.
Loading