[F] Auto calculate results standings #592
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.
|