Bump Microsoft.Extensions.Http from 9.0.11 to 10.0.0 #1236
Triggered via pull request
November 12, 2025 02:17
Status
Failure
Total duration
11m 32s
Artifacts
–
Annotations
9 errors
|
Analyze (csharp)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.23.3/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and last log line was: Error: Could not auto-detect a suitable build method. See the logs for more details.
|
|
Analyze (csharp):
test/TestBuildingBlocks/NoLoggingWebApplicationFactory.cs#L10
The type or namespace name 'WebApplicationFactory<>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
test/TestBuildingBlocks/IntegrationTestContext.cs#L161
The type or namespace name 'WebApplicationFactory<>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
test/TestBuildingBlocks/IntegrationTestContext.cs#L34
The type or namespace name 'WebApplicationFactory<>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
test/TestBuildingBlocks/IntegrationTestContext.cs#L67
The type or namespace name 'WebApplicationFactory<>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
test/TestBuildingBlocks/IntegrationTestContext.cs#L49
The type or namespace name 'WebApplicationFactory<>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
test/TestBuildingBlocks/NoLoggingWebApplicationFactory.cs#L4
The type or namespace name 'Testing' does not exist in the namespace 'Microsoft.AspNetCore.Mvc' (are you missing an assembly reference?)
|
|
Analyze (csharp):
test/TestBuildingBlocks/IntegrationTestContext.cs#L8
The type or namespace name 'TestHost' does not exist in the namespace 'Microsoft.AspNetCore' (are you missing an assembly reference?)
|
|
Analyze (csharp):
test/TestBuildingBlocks/IntegrationTestContext.cs#L7
The type or namespace name 'Testing' does not exist in the namespace 'Microsoft.AspNetCore.Mvc' (are you missing an assembly reference?)
|