Skip to content

Update dependency NUnit to v4.1.0 #1118

Update dependency NUnit to v4.1.0

Update dependency NUnit to v4.1.0 #1118

Triggered via pull request February 25, 2024 12:04
Status Failure
Total duration 2m 32s
Artifacts

dotnet-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build
😭 error: Response status code does not indicate success: 403 (The specified API key is invalid, has expired, or does not have permission to access the specified package.).
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)