Skip to content

[F] Auto calculate results standings #592

[F] Auto calculate results standings

[F] Auto calculate results standings #592

Triggered via pull request December 1, 2024 00:50
Status Success
Total duration 2m 20s
Artifacts

dotnet_develop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: test/iRLeagueApiCore.UnitTests/Server/Handlers/Reviews/ReviewsHandlersTestsBase.cs#L12
Non-nullable field 'mockResultCalculationQueue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: test/iRLeagueApiCore.UnitTests/Server/Handlers/Reviews/ReviewsHandlersTestsBase.cs#L12
Non-nullable field 'mockResultCalculationQueue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.