Skip to content

add net8 to test framework #938

add net8 to test framework

add net8 to test framework #938

Triggered via pull request November 17, 2023 22:29
Status Failure
Total duration 1m 6s
Artifacts

redfield-sanity-check.yml

on: pull_request
Matrix: build-test-REDFIELD
Fit to window
Zoom out
Zoom in

Annotations

40 errors
build-test-REDFIELD (ubuntu-latest, net7.0): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L2
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net7.0): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L3
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net7.0): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L9
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net7.0): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L10
The type or namespace name 'Net' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net7.0): BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/ServerTelemetryChannelE2ETests.cs#L18
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net7.0): BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/MockCredential.cs#L8
The type or namespace name 'Azure' could not be found (are you missing a using directive or an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net7.0): BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/MockCredential.cs#L14
The type or namespace name 'TokenCredential' could not be found (are you missing a using directive or an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net7.0): BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/MockCredential.cs#L16
The type or namespace name 'TokenRequestContext' could not be found (are you missing a using directive or an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net7.0): BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/MockCredential.cs#L16
The type or namespace name 'AccessToken' could not be found (are you missing a using directive or an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net7.0): BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/MockCredential.cs#L21
The type or namespace name 'TokenRequestContext' could not be found (are you missing a using directive or an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net8.0): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L2
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net8.0): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L3
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net8.0): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L9
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net8.0): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L10
The type or namespace name 'Net' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net8.0): BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/RedirectHttpHandlerTests.cs#L14
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net8.0): BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/RedirectHttpHandlerTests.cs#L15
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net8.0): BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/RedirectHttpHandlerTests.cs#L16
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net8.0): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L40
The type or namespace name 'HttpContext' could not be found (are you missing a using directive or an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net8.0): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L16
The type or namespace name 'IWebHost' could not be found (are you missing a using directive or an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net8.0): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L21
The type or namespace name 'HttpContext' could not be found (are you missing a using directive or an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net6.0): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L2
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net6.0): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L3
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net6.0): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L9
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net6.0): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L10
The type or namespace name 'Net' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net6.0): BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/ServerTelemetryChannelE2ETests.cs#L18
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net6.0): BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/MockCredential.cs#L8
The type or namespace name 'Azure' could not be found (are you missing a using directive or an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net6.0): BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/MockCredential.cs#L14
The type or namespace name 'TokenCredential' could not be found (are you missing a using directive or an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net6.0): BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/MockCredential.cs#L16
The type or namespace name 'TokenRequestContext' could not be found (are you missing a using directive or an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net6.0): BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/MockCredential.cs#L16
The type or namespace name 'AccessToken' could not be found (are you missing a using directive or an assembly reference?)
build-test-REDFIELD (ubuntu-latest, net6.0): BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/MockCredential.cs#L21
The type or namespace name 'TokenRequestContext' could not be found (are you missing a using directive or an assembly reference?)
build-test-REDFIELD (ubuntu-latest, netcoreapp3.1): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L2
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, netcoreapp3.1): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L3
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, netcoreapp3.1): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L9
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, netcoreapp3.1): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L10
The type or namespace name 'Net' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, netcoreapp3.1): BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/RedirectHttpHandlerTests.cs#L14
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, netcoreapp3.1): BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/RedirectHttpHandlerTests.cs#L15
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, netcoreapp3.1): BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/RedirectHttpHandlerTests.cs#L16
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-test-REDFIELD (ubuntu-latest, netcoreapp3.1): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L40
The type or namespace name 'HttpContext' could not be found (are you missing a using directive or an assembly reference?)
build-test-REDFIELD (ubuntu-latest, netcoreapp3.1): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L16
The type or namespace name 'IWebHost' could not be found (are you missing a using directive or an assembly reference?)
build-test-REDFIELD (ubuntu-latest, netcoreapp3.1): BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs#L21
The type or namespace name 'HttpContext' could not be found (are you missing a using directive or an assembly reference?)