Skip to content

Delete unused endpoints and add new game-related endpoints #43

Delete unused endpoints and add new game-related endpoints

Delete unused endpoints and add new game-related endpoints #43

Triggered via push February 11, 2024 09:15
Status Failure
Total duration 49s
Artifacts
Build, Test and Publish Artifact
39s
Build, Test and Publish Artifact
Deploy Backend Dev
0s
Deploy Backend Dev
Deploy Production
0s
Deploy Production
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build, Test and Publish Artifact: src/BackEnd/tests/WebApiTests/TDD/ApplicationTest/UseCases/ConfirmPlayerRoleUseCaseTests.cs#L50
The type or namespace name 'ConfirmPlayerRoleUseCase' could not be found (are you missing a using directive or an assembly reference?)
Build, Test and Publish Artifact: src/BackEnd/tests/WebApiTests/TDD/ApplicationTest/UseCases/ConfirmPlayerRoleUseCaseTests.cs#L56
The type or namespace name 'ConfirmPlayerRoleRequest' could not be found (are you missing a using directive or an assembly reference?)
Build, Test and Publish Artifact: src/BackEnd/tests/WebApiTests/TDD/ApplicationTest/UseCaseTests/ConfirmPlayerRoleUseCaseTests.cs#L52
The type or namespace name 'ConfirmPlayerRoleUseCase' could not be found (are you missing a using directive or an assembly reference?)
Build, Test and Publish Artifact: src/BackEnd/tests/WebApiTests/TDD/ApplicationTest/UseCaseTests/ConfirmPlayerRoleUseCaseTests.cs#L63
The type or namespace name 'ConfirmPlayerRoleRequest' could not be found (are you missing a using directive or an assembly reference?)
Build, Test and Publish Artifact: src/BackEnd/tests/WebApiTests/TDD/ApplicationTest/UseCases/ConfirmPlayerRoleUseCaseTests.cs#L76
The type or namespace name 'ConfirmPlayerRoleRequest' could not be found (are you missing a using directive or an assembly reference?)
Build, Test and Publish Artifact: src/BackEnd/tests/WebApiTests/TDD/ApplicationTest/UseCases/ConfirmPlayerRoleUseCaseTests.cs#L85
The type or namespace name 'ConfirmPlayerRoleUseCase' could not be found (are you missing a using directive or an assembly reference?)
Build, Test and Publish Artifact: src/BackEnd/tests/WebApiTests/TDD/ApplicationTest/UseCaseTests/ConfirmPlayerRoleUseCaseTests.cs#L84
The type or namespace name 'ConfirmPlayerRoleRequest' could not be found (are you missing a using directive or an assembly reference?)
Build, Test and Publish Artifact: src/BackEnd/tests/WebApiTests/TDD/ApplicationTest/UseCaseTests/ConfirmPlayerRoleUseCaseTests.cs#L108
The type or namespace name 'ConfirmPlayerRoleUseCase' could not be found (are you missing a using directive or an assembly reference?)
Build, Test and Publish Artifact: src/BackEnd/tests/WebApiTests/TDD/ApplicationTest/UseCases/WerewolfVoteUseCaseTests.cs#L33
The type or namespace name 'WerewolfVoteRequest' could not be found (are you missing a using directive or an assembly reference?)
Build, Test and Publish Artifact: src/BackEnd/tests/WebApiTests/TDD/ApplicationTest/UseCases/WerewolfVoteUseCaseTests.cs#L73
The type or namespace name 'WerewolfVoteUseCase' could not be found (are you missing a using directive or an assembly reference?)
Build, Test and Publish Artifact
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.