Replace DOTNET_SKIP_FIRST_TIME_EXPERIENCE with DOTNET_NOLOGO #1070
Annotations
9 errors
Build:
src/JsonApiDotNetCore/Diagnostics/CodeTimingSessionManager.cs#L41
Private member 'CodeTimingSessionManager.IsRunningInTest' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
Build:
src/JsonApiDotNetCore/Diagnostics/CodeTimingSessionManager.cs#L50
Private member 'CodeTimingSessionManager.IsRunningInBenchmark' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
Build:
src/JsonApiDotNetCore/Queries/Parsing/QueryExpressionParser.cs#L49
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0306)
|
Build:
src/JsonApiDotNetCore/Queries/Parsing/QueryExpressionParser.cs#L49
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0306)
|
Build:
src/JsonApiDotNetCore/Diagnostics/CodeTimingSessionManager.cs#L41
Private member 'CodeTimingSessionManager.IsRunningInTest' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
Build:
src/JsonApiDotNetCore/Diagnostics/CodeTimingSessionManager.cs#L50
Private member 'CodeTimingSessionManager.IsRunningInBenchmark' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
Build:
src/JsonApiDotNetCore/Queries/Parsing/QueryExpressionParser.cs#L49
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0306)
|
Build:
src/JsonApiDotNetCore/Queries/Parsing/QueryExpressionParser.cs#L49
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0306)
|
Build
Process completed with exit code 1.
|
Loading