Skip to content

Add 'completed teams' to game center for #594 #2392

Add 'completed teams' to game center for #594

Add 'completed teams' to game center for #594 #2392

Triggered via push January 14, 2025 19:41
Status Failure
Total duration 1m 0s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/Gameboard.Api/Features/Admin/Requests/GetGameCenterContext/GetGameCenterContext.cs#L185
Required member 'GameCenterContextStats.AttemptCountPractice' must be set in the object initializer or attribute constructor.
test: src/Gameboard.Api/Features/Admin/Requests/GetGameCenterContext/GetGameCenterContext.cs#L185
Required member 'GameCenterContextStats.PlayerCountActive' must be set in the object initializer or attribute constructor.
test: src/Gameboard.Api/Features/Admin/Requests/GetGameCenterContext/GetGameCenterContext.cs#L185
Required member 'GameCenterContextStats.PlayerCountCompetitive' must be set in the object initializer or attribute constructor.
test: src/Gameboard.Api/Features/Admin/Requests/GetGameCenterContext/GetGameCenterContext.cs#L185
Required member 'GameCenterContextStats.PlayerCountPractice' must be set in the object initializer or attribute constructor.
test: src/Gameboard.Api/Features/Admin/Requests/GetGameCenterContext/GetGameCenterContext.cs#L185
Required member 'GameCenterContextStats.PlayerCountTotal' must be set in the object initializer or attribute constructor.
test: src/Gameboard.Api/Features/Admin/Requests/GetGameCenterContext/GetGameCenterContext.cs#L185
Required member 'GameCenterContextStats.TeamCountActive' must be set in the object initializer or attribute constructor.
test: src/Gameboard.Api/Features/Admin/Requests/GetGameCenterContext/GetGameCenterContext.cs#L185
Required member 'GameCenterContextStats.TeamCountCompetitive' must be set in the object initializer or attribute constructor.
test: src/Gameboard.Api/Features/Admin/Requests/GetGameCenterContext/GetGameCenterContext.cs#L185
Required member 'GameCenterContextStats.TeamCountComplete' must be set in the object initializer or attribute constructor.
test: src/Gameboard.Api/Features/Admin/Requests/GetGameCenterContext/GetGameCenterContext.cs#L185
Required member 'GameCenterContextStats.TeamCountPractice' must be set in the object initializer or attribute constructor.
test: src/Gameboard.Api/Features/Admin/Requests/GetGameCenterContext/GetGameCenterContext.cs#L185
Required member 'GameCenterContextStats.TeamCountNotStarted' must be set in the object initializer or attribute constructor.