Skip to content

tests: Target net8.0 #791

tests: Target net8.0

tests: Target net8.0 #791

Triggered via push November 18, 2023 17:01
Status Failure
Total duration 47s
Artifacts

dotnet.yml

on: push
build-workflow  /  build-job
39s
build-workflow / build-job
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build-workflow / build-job: tests/rm.DelegatingHandlersTest/misc/AddsCorrelationIdToResponseHandler.cs#L5
The type or namespace name 'DelegatingHandler' could not be found (are you missing a using directive or an assembly reference?)
build-workflow / build-job: tests/rm.DelegatingHandlersTest/misc/AddsCorrelationIdToResponseHandler.cs#L15
The type or namespace name 'HttpRequestMessage' could not be found (are you missing a using directive or an assembly reference?)
build-workflow / build-job: tests/rm.DelegatingHandlersTest/misc/AddsCorrelationIdToResponseHandler.cs#L14
The type or namespace name 'HttpResponseMessage' could not be found (are you missing a using directive or an assembly reference?)
build-workflow / build-job: tests/rm.DelegatingHandlersTest/misc/FaultOnConditionHandler.cs#L5
The type or namespace name 'DelegatingHandler' could not be found (are you missing a using directive or an assembly reference?)
build-workflow / build-job: tests/rm.DelegatingHandlersTest/misc/FaultOnConditionHandler.cs#L8
The type or namespace name 'HttpRequestMessage' could not be found (are you missing a using directive or an assembly reference?)
build-workflow / build-job: tests/rm.DelegatingHandlersTest/misc/FaultOnConditionHandler.cs#L7
The type or namespace name 'HttpResponseMessage' could not be found (are you missing a using directive or an assembly reference?)
build-workflow / build-job: tests/rm.DelegatingHandlersTest/misc/HttpMessageInvokerFactory.cs#L6
The type or namespace name 'DelegatingHandler' could not be found (are you missing a using directive or an assembly reference?)
build-workflow / build-job: tests/rm.DelegatingHandlersTest/misc/HttpMessageInvokerFactory.cs#L5
The type or namespace name 'HttpMessageInvoker' could not be found (are you missing a using directive or an assembly reference?)
build-workflow / build-job: tests/rm.DelegatingHandlersTest/misc/HttpMessageInvokerFactory.cs#L12
The type or namespace name 'HttpMessageHandler' could not be found (are you missing a using directive or an assembly reference?)
build-workflow / build-job: tests/rm.DelegatingHandlersTest/misc/HttpMessageInvokerFactory.cs#L13
The type or namespace name 'DelegatingHandler' could not be found (are you missing a using directive or an assembly reference?)
build-workflow / build-job: tests/rm.DelegatingHandlersTest/misc/TurnDownForWhatException.cs#L11
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build-workflow / build-job: tests/rm.DelegatingHandlersTest/misc/TurnDownForWhatException.cs#L11
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)