Skip to content
Triggered via release May 1, 2024 10:31
@aspriddellaspriddell
published 2024.501
Status Success
Total duration 1m 38s
Artifacts
webdeploy-windows
1m 29s
webdeploy-windows
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
webdeploy-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
webdeploy-windows: DragonFruit.OnionFruit.Web.Worker/Storage/RemoteArchiveExporter.cs#L56
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
webdeploy-windows: DragonFruit.OnionFruit.Web.Worker/Worker.cs#L204
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.
webdeploy-windows: DragonFruit.OnionFruit.Web/Data/RemoteAssetFetcher.cs#L189
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
webdeploy-windows: DragonFruit.OnionFruit.Web/Data/RemoteAssetFetcher.cs#L197
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.