太少数据的分类合并 #167
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
Stardust/Windows/NativeWifi.cs#L177
Possible null reference return.
|
Build:
Stardust/Windows/NativeWifi.cs#L154
Possible null reference return.
|
Build:
Stardust/Windows/NativeWifi.cs#L162
Possible null reference return.
|
Build:
Stardust/Managers/ServiceManager.cs#L404
Possible null reference argument for parameter 'strs' in 'bool StringHelper.EqualIgnoreCase(string? value, params string[] strs)'.
|
Build:
Stardust/Managers/ServiceController.cs#L627
Dereference of a possibly null reference.
|
Build:
Stardust/Managers/NetRuntime.cs#L75
Dereference of a possibly null reference.
|
Build:
Stardust/Managers/NetRuntime.cs#L996
Dereference of a possibly null reference.
|
Build:
Stardust/Windows/NativeWifi.cs#L14
Missing XML comment for publicly visible type or member 'NativeWifi.WlanOpenHandle(uint, IntPtr, out uint, out IntPtr)'
|
Build:
Stardust/Windows/NativeWifi.cs#L21
Missing XML comment for publicly visible type or member 'NativeWifi.WlanCloseHandle(IntPtr, IntPtr)'
|
Build:
Stardust/Windows/NativeWifi.cs#L26
Missing XML comment for publicly visible type or member 'NativeWifi.WlanFreeMemory(IntPtr)'
|
Loading