Skip to content
Triggered via release November 29, 2023 15:37
@aspriddellaspriddell
published 2023.1129
Status Success
Total duration 2m 39s
Artifacts
webdeploy-windows
2m 26s
webdeploy-windows
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
webdeploy-windows: DragonFruit.OnionFruit.Web.Worker/Worker.cs#L201
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#L192
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.