Skip to content

Catch IOException in TestUdpTunnel #1079

Catch IOException in TestUdpTunnel

Catch IOException in TestUdpTunnel #1079

Re-run triggered January 3, 2024 21:15
Status Success
Total duration 3m 35s
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)