Skip to content

Update SharpPcap.csproj (#507) #1117

Update SharpPcap.csproj (#507)

Update SharpPcap.csproj (#507) #1117

Triggered via push February 23, 2024 16:56
Status Failure
Total duration 2m 18s
Artifacts

dotnet-core.yml

on: push
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)