Skip to content

Bump dotnet-sdk from 10.0.102 to 11.0.100.pre.preview.3.26207.106 #174

Bump dotnet-sdk from 10.0.102 to 11.0.100.pre.preview.3.26207.106

Bump dotnet-sdk from 10.0.102 to 11.0.100.pre.preview.3.26207.106 #174

Triggered via pull request April 15, 2026 02:43
Status Failure
Total duration 5m 30s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Analyze (csharp): src/EFCoreSecondLevelCacheInterceptor/EFCacheServiceCheck.cs#L70
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze (csharp): src/EFCoreSecondLevelCacheInterceptor/EFCacheServiceCheck.cs#L59
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze (csharp): src/EFCoreSecondLevelCacheInterceptor/EFCacheKeyProvider.cs#L96
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze (csharp): src/EFCoreSecondLevelCacheInterceptor/DbCommandInterceptorProcessor.cs#L256
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze (csharp): src/EFCoreSecondLevelCacheInterceptor/DbCommandInterceptorProcessor.cs#L256
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze (csharp): src/EFCoreSecondLevelCacheInterceptor/EFCacheKeyProvider.cs#L96
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze (csharp): src/EFCoreSecondLevelCacheInterceptor/EFCacheServiceCheck.cs#L108
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze (csharp): src/EFCoreSecondLevelCacheInterceptor/EFCacheServiceCheck.cs#L70
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze (csharp): src/EFCoreSecondLevelCacheInterceptor/EFCacheServiceCheck.cs#L59
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze (csharp): src/EFCoreSecondLevelCacheInterceptor/EFCachePolicyParser.cs#L128
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze (csharp)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`.