Skip to content

Added Design and .github folders to dockerignore #5

Added Design and .github folders to dockerignore

Added Design and .github folders to dockerignore #5

Triggered via push May 24, 2024 09:47
Status Success
Total duration 40s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: TournamentManager.Application/CrudService/CrudService.cs#L43
Possible null reference return.
build: TournamentManager.Application/CrudService/CrudService.cs#L54
Possible null reference return.
build: TournamentManager.Application.Test/CrudTestService.cs#L149
Converting null literal or possible null value to non-nullable type.
build: TournamentManager.Application.Test/CrudTestService.cs#L149
Cannot convert null literal to non-nullable reference type.
build: TournamentManager.Application.Test/CrudTestService.cs#L216
Cannot convert null literal to non-nullable reference type.
build: TournamentManager.Application.Test/CrudTestService.cs#L240
Nullable value type may be null.
build: TournamentManager.Application.Test/CrudTestService.cs#L264
Nullable value type may be null.
build: TournamentManager.Application.Test/CrudTestService.cs#L264
Cannot convert null literal to non-nullable reference type.
build: TournamentManager.Application.Test/CrudTestService.cs#L283
Converting null literal or possible null value to non-nullable type.
build: TournamentManager.Application.Test/CrudTestService.cs#L283
Cannot convert null literal to non-nullable reference type.