Skip to content

Refactor for Ruijie impl preparation #94

Refactor for Ruijie impl preparation

Refactor for Ruijie impl preparation #94

Triggered via push March 19, 2024 08:14
Status Success
Total duration 4m 51s
Artifacts 5

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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/PcapDevice.cs#L528
The variable 'pe' is declared but never used
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/PcapDevice.cs#L528
The variable 'pe' is declared but never used
publish-linux-x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish-linux-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish-macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish-macos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish-macos: SharpPcap/LibPcap/PcapUnmanagedStructures.cs#L48
The type name 'sockaddr' only contains lower-cased ascii characters. Such names may become reserved for the language.
publish-macos: SharpPcap/LibPcap/PcapDevice.cs#L528
The variable 'pe' is declared but never used
publish-macos: SharpPcap/LibPcap/NativeLibraryHelper.cs#L14
Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
publish-macos: SharpPcap/LibPcap/NativeLibraryHelper.cs#L49
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. The field 'SharpPcap.LibPcap.NativeLibraryHelper.NativeLibraryType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
publish-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish-windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish-windows: SharpPcap/LibPcap/PcapUnmanagedStructures.cs#L48
The type name 'sockaddr' only contains lower-cased ascii characters. Such names may become reserved for the language.
publish-windows: SharpPcap/LibPcap/PcapDevice.cs#L528
The variable 'pe' is declared but never used
publish-windows: SharpPcap/LibPcap/NativeLibraryHelper.cs#L14
Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
publish-windows: SharpPcap/LibPcap/NativeLibraryHelper.cs#L49
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. The field 'SharpPcap.LibPcap.NativeLibraryHelper.NativeLibraryType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
publish-linux-arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish-linux-arm64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish-linux-arm64: SharpPcap/LibPcap/PcapUnmanagedStructures.cs#L48
The type name 'sockaddr' only contains lower-cased ascii characters. Such names may become reserved for the language.
publish-linux-arm64: SharpPcap/LibPcap/PcapDevice.cs#L528
The variable 'pe' is declared but never used
publish-linux-arm64: SharpPcap/LibPcap/NativeLibraryHelper.cs#L14
Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
publish-linux-arm64: SharpPcap/LibPcap/NativeLibraryHelper.cs#L49
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. The field 'SharpPcap.LibPcap.NativeLibraryHelper.NativeLibraryType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.

Artifacts

Produced during runtime
Name Size
Linux_ARM64 Expired
10.7 MB
Linux_x64 Expired
10.9 MB
Windows_ARM64 Expired
5.37 MB
Windows_x64 Expired
5.3 MB
macOS_ARM64 Expired
6.31 MB