update tutorial after WinPcapDevice was removed #1038
Annotations
3 errors and 4 warnings
|
build
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration)
|
build
The operation was canceled.
|
build
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
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)
|