Skip to content
Triggered via release January 29, 2024 09:34
@aspriddellaspriddell
published 2024.129
Status Success
Total duration 2m 23s
Artifacts
webdeploy-windows
2m 10s
webdeploy-windows
Fit to window
Zoom out
Zoom in

Annotations

3 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/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#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.