Update dependency reuse to v3 (#501) #1126
dotnet-core.yml
on: push
build
2m 21s
license-check
12s
Annotations
4 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: alirezanet/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
|