Skip to content

Set tags for docker hub #13

Set tags for docker hub

Set tags for docker hub #13

Triggered via push June 4, 2024 19:39
Status Success
Total duration 41s
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.Infrastructure/Repository/Repository.cs#L37
Possible null reference return.
build: Server/TournamentManager.Application.Test/CrudTestService.cs#L149
Converting null literal or possible null value to non-nullable type.
build: Server/TournamentManager.Application.Test/CrudTestService.cs#L149
Cannot convert null literal to non-nullable reference type.
build: Server/TournamentManager.Application.Test/CrudTestService.cs#L216
Cannot convert null literal to non-nullable reference type.
build: Server/TournamentManager.Application.Test/CrudTestService.cs#L240
Nullable value type may be null.
build: Server/TournamentManager.Application.Test/CrudTestService.cs#L264
Nullable value type may be null.
build: Server/TournamentManager.Application.Test/CrudTestService.cs#L264
Cannot convert null literal to non-nullable reference type.
build: Server/TournamentManager.Application.Test/CrudTestService.cs#L283
Converting null literal or possible null value to non-nullable type.