Skip to content
Triggered via release November 25, 2023 18:36
@aspriddellaspriddell
published 2023.1125
Status Success
Total duration 1m 51s
Artifacts
webdeploy-windows
1m 40s
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.