Skip to content

Update dependency Microsoft.NET.Test.Sdk to v17.10.0 #1153

Update dependency Microsoft.NET.Test.Sdk to v17.10.0

Update dependency Microsoft.NET.Test.Sdk to v17.10.0 #1153

Triggered via pull request July 28, 2024 14:28
Status Success
Total duration 2m 9s
Artifacts

dotnet-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: alirezanet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Test/WinpkFilter/WinpkFilterDeviceTest.cs#L42
'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#L41
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: Test/WebHelper.cs#L21
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)