Skip to content

StarClient继承自ClientBase,后者的大部分功能来自前者。架构升级后,StarClient中仅剩下业务逻辑代码,不包含通信… #185

StarClient继承自ClientBase,后者的大部分功能来自前者。架构升级后,StarClient中仅剩下业务逻辑代码,不包含通信…

StarClient继承自ClientBase,后者的大部分功能来自前者。架构升级后,StarClient中仅剩下业务逻辑代码,不包含通信… #185

Triggered via push June 28, 2024 06:28
Status Success
Total duration 3m 14s
Artifacts

publish-beta.yml

on: push
build-publish
3m 0s
build-publish
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/Models/PingInfo.cs#L13
'PingInfo.AvailableFreeSpace' hides inherited member 'PingRequest.AvailableFreeSpace'. Use the new keyword if hiding was intended.
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/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/Models/PingInfo.cs#L13
'PingInfo.AvailableFreeSpace' hides inherited member 'PingRequest.AvailableFreeSpace'. Use the new keyword if hiding was intended.
build-publish: Stardust/Models/PingInfo.cs#L13
'PingInfo.AvailableFreeSpace' hides inherited member 'PingRequest.AvailableFreeSpace'. Use the new keyword if hiding was intended.
build-publish: Stardust/Models/PingInfo.cs#L13
'PingInfo.AvailableFreeSpace' hides inherited member 'PingRequest.AvailableFreeSpace'. Use the new keyword if hiding was intended.
build-publish: Stardust/Windows/NativeWifi.cs#L177
Possible null reference return.