Skip to content

Update dependency NUnit to v4.1.0 #1161

Update dependency NUnit to v4.1.0

Update dependency NUnit to v4.1.0 #1161

Triggered via pull request July 30, 2024 22:03
Status Success
Total duration 2m 20s
Artifacts

dotnet-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: alirezanet/publish-nuget@v3.1.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: SharpPcap/LibPcap/PcapUnmanagedStructures.cs#L48
The type name 'sockaddr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: SharpPcap/LibPcap/PcapUnmanagedStructures.cs#L48
The type name 'sockaddr' only contains lower-cased ascii characters. Such names may become reserved for the language.
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)