Skip to content

fix: ITD-1716: try to fix package publish #7

fix: ITD-1716: try to fix package publish

fix: ITD-1716: try to fix package publish #7

Triggered via pull request November 24, 2023 14:09
Status Success
Total duration 3m 38s
Artifacts

dotnet-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build
😢 NUGET_KEY not given
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)