dh: Add ServicePointOnExceptionLogging handler #858
dotnet.yml
on: push
build-workflow
/
build-job
49s
Annotations
3 warnings
build-workflow / build-job
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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)
|