Skip to content
Triggered via release November 18, 2023 17:54
@aspriddellaspriddell
published 2023.1118
Status Success
Total duration 1m 55s
Artifacts
webdeploy-windows
1m 43s
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.