Skip to content

Merge pull request #65 from theImmortalCoders/issue-48 #105

Merge pull request #65 from theImmortalCoders/issue-48

Merge pull request #65 from theImmortalCoders/issue-48 #105

Triggered via push November 21, 2024 14:56
Status Success
Total duration 1m 39s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
The entry point of the program is global code; ignoring 'AutoGeneratedProgram.Main(string[])' entry point.
build: rag-2-backend/Infrastructure/Module/Game/GameController.cs#L29
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: rag-2-backend/Infrastructure/Module/Game/GameController.cs#L39
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: rag-2-backend/Infrastructure/Module/Game/GameController.cs#L48
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: rag-2-backend/Infrastructure/Module/User/UserController.cs#L22
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: rag-2-backend/Infrastructure/Module/User/UserController.cs#L31
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: rag-2-backend/Infrastructure/Module/User/UserController.cs#L39
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: rag-2-backend/Infrastructure/Module/User/UserController.cs#L48
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: rag-2-backend/Infrastructure/Module/User/UserController.cs#L55
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: rag-2-backend/Infrastructure/Module/User/UserController.cs#L63
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.