Skip to content

经反代时需要处理非80或443默认端口 #253

经反代时需要处理非80或443默认端口

经反代时需要处理非80或443默认端口 #253

Triggered via pull request May 21, 2024 04:20
Status Failure
Total duration 1m 6s
Artifacts

test.yml

on: pull_request
build-publish
57s
build-publish
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
build-publish
The targeting pack Microsoft.WindowsDesktop.App.WindowsForms is not installed. Please restore and try again.
build-publish
The targeting pack Microsoft.WindowsDesktop.App.WindowsForms is not installed. Please restore and try again.
build-publish
The targeting pack Microsoft.WindowsDesktop.App.WindowsForms is not installed. Please restore and try again.
build-publish: Stardust.Server/Common/WebHelper.cs#L48
The type or namespace name 'UriInfo' could not be found (are you missing a using directive or an assembly reference?)
build-publish
The targeting pack Microsoft.WindowsDesktop.App.WindowsForms is not installed. Please restore and try again.
build-publish
The targeting pack Microsoft.WindowsDesktop.App.WindowsForms is not installed. Please restore and try again.
build-publish
The targeting pack Microsoft.WindowsDesktop.App.WindowsForms is not installed. Please restore and try again.
build-publish: Stardust.Server/Common/WebHelper.cs#L48
The type or namespace name 'UriInfo' could not be found (are you missing a using directive or an assembly reference?)
build-publish
Process completed with exit code 1.
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/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/Managers/NetRuntime.cs#L75
Dereference of a possibly null reference.
build-publish: Stardust/Managers/ServiceManager.cs#L404
Possible null reference argument for parameter 'strs' in 'bool StringHelper.EqualIgnoreCase(string? value, params string[] strs)'.
build-publish: Stardust/StarClient.cs#L337
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)'
build-publish: Stardust/Windows/NativeWifi.cs#L21
Missing XML comment for publicly visible type or member 'NativeWifi.WlanCloseHandle(IntPtr, IntPtr)'