Skip to content

Catch IOException in TestUdpTunnel #1083

Catch IOException in TestUdpTunnel

Catch IOException in TestUdpTunnel #1083

Re-run triggered January 4, 2024 16:11
Status Success
Total duration 3m 40s
Artifacts 1

dotnet-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build: Test/WinpkFilter/WinpkFilterDeviceTest.cs#L38
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: Test/WinDivert/WinDivertDeviceTest.cs#L37
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: Test/WebHelper.cs#L18
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)