tests: Target net8.0 #791
dotnet.yml
on: push
build-workflow
/
build-job
39s
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)
|