Build-Release #46
Annotations
10 warnings
Run dotnet build -c Release -p:Version=2.1.0
Possible null reference argument for parameter 'item' in 'void ValueListBuilder<SyntaxNode>.Append(SyntaxNode item)'.
|
Run dotnet build -c Release -p:Version=2.1.0
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
Run dotnet build -c Release -p:Version=2.1.0
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
Run dotnet build -c Release -p:Version=2.1.0
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
Run dotnet build -c Release -p:Version=2.1.0
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
Run dotnet build -c Release -p:Version=2.1.0
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
Run dotnet build -c Release -p:Version=2.1.0
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
Run dotnet build -c Release -p:Version=2.1.0
The variable 'x' is assigned but its value is never used
|
Run dotnet build -c Release -p:Version=2.1.0
The variable 'y' is assigned but its value is never used
|
Run dotnet build -c Release -p:Version=2.1.0
The variable 'z' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading