Skip to content

Generate tournament with fixes and tests #15

Generate tournament with fixes and tests

Generate tournament with fixes and tests #15

Triggered via push June 18, 2024 19:50
Status Success
Total duration 52s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Server/TournamentManager.Application/CrudService/CrudService.cs#L43
Possible null reference return.
build: Server/TournamentManager.Application/CrudService/CrudService.cs#L54
Possible null reference return.
build: Server/TournamentManager.Application/RoundService/RoundService.cs#L52
Nullable value type may be null.
build: Server/TournamentManager.Application/PouleService/PouleService.cs#L27
Dereference of a possibly null reference.
build: Server/TournamentManager.Application/PouleService/PouleService.cs#L44
Nullable value type may be null.
build: Server/TournamentManager.Application/PouleService/PouleService.cs#L59
Dereference of a possibly null reference.
build: Server/TournamentManager.Application/PouleService/PouleService.cs#L74
Nullable value type may be null.
build: Server/TournamentManager.Application/PouleService/PouleService.cs#L82
Nullable value type may be null.