Skip to content

[fix]解压并运行时,要支持dotnet/java,而不是直接启动dll文件。fix: https://github.com/NewLi… #172

[fix]解压并运行时,要支持dotnet/java,而不是直接启动dll文件。fix: https://github.com/NewLi…

[fix]解压并运行时,要支持dotnet/java,而不是直接启动dll文件。fix: https://github.com/NewLi… #172

Triggered via push May 16, 2024 11:33
Status Success
Total duration 2m 56s
Artifacts

publish-beta.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-publish
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-publish: Stardust/StarClient.cs#L120
Nullability of reference types in return type doesn't match overridden member.
build-publish: Stardust/Windows/NativeWifi.cs#L177
Possible null reference return.
build-publish: Stardust/Windows/NativeWifi.cs#L154
Possible null reference return.
build-publish: Stardust/Windows/NativeWifi.cs#L162
Possible null reference return.
build-publish: Stardust/StarClient.cs#L79
Non-nullable property 'Plugins' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-publish: Stardust/StarClient.cs#L130
Possible null reference return.
build-publish: Stardust/StarClient.cs#L142
Possible null reference return.
build-publish: Stardust/Managers/NetRuntime.cs#L75
Dereference of a possibly null reference.
build-publish: Stardust/Managers/NetRuntime.cs#L996
Dereference of a possibly null reference.
build-publish: Stardust/Windows/NativeWifi.cs#L14
Missing XML comment for publicly visible type or member 'NativeWifi.WlanOpenHandle(uint, IntPtr, out uint, out IntPtr)'