Merge pull request #37 from Cysharp/hadashiA/separate-minmax-sonomono #147
Annotations
3 errors and 8 warnings
build-dotnet
Invalid expression term ')'
|
build-dotnet
Invalid expression term ')'
|
build-dotnet
Process completed with exit code 1.
|
build-dotnet
Non-nullable field 'sum' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-dotnet
Non-nullable field 'sum' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-dotnet
Non-nullable field 'sum' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-dotnet
Non-nullable field 'sum' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-dotnet
Non-nullable field 'sum' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-dotnet:
src/R3/Operators/AverageAsync.cs#L434
Non-nullable field 'sum' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-dotnet:
src/R3/Operators/SumAsync.cs#L355
Non-nullable field 'sum' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-dotnet:
src/R3/Operators/SumAsync.cs#L382
Non-nullable field 'sum' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|