Skip to content

Bump actions/setup-dotnet from 3 to 4 #706

Bump actions/setup-dotnet from 3 to 4

Bump actions/setup-dotnet from 3 to 4 #706

Triggered via pull request December 5, 2023 07:49
Status Success
Total duration 2m 18s
Artifacts

dotnet-build-and-test.yml

on: pull_request
build-and-test
2m 8s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build-and-test: SocialEventManager/src/SocialEventManager.API/Program.cs#L68
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.
build-and-test: SocialEventManager/src/SocialEventManager.API/Program.cs#L68
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.
build-and-test
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.
build-and-test