2023.1118 #1
Triggered via release
November 18, 2023 17:54
aspriddell
published
2023.1118
Status
Success
Total duration
2m 30s
Artifacts
–
publish-docker.yml
on: release
Matrix: docker-linux
Matrix: docker-windows
docker-multiarch-image
9s
Annotations
6 warnings
docker-linux (DragonFruit.OnionFruit.Web.Worker, worker-):
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.
|
docker-linux (DragonFruit.OnionFruit.Web):
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.
|
docker-linux (DragonFruit.OnionFruit.Web):
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.
|
docker-windows (DragonFruit.OnionFruit.Web.Worker, worker-):
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.
|
docker-windows (DragonFruit.OnionFruit.Web):
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.
|
docker-windows (DragonFruit.OnionFruit.Web):
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.
|