Trimmable Support #1155
dotnet-core.yml
on: pull_request
build
2m 15s
license-check
11s
Annotations
6 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:
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)
|