2023.1125 #2
Triggered via release
November 25, 2023 18:36
aspriddell
published
2023.1125
Status
Success
Total duration
2m 54s
Artifacts
–
publish-docker.yml
on: release
Matrix: docker-linux
Matrix: docker-windows
docker-multiarch-image
8s
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-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.
|
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.
|