Skip to content

为了提升性能,在同步调用异步时规避卡UI上下文,所有await状态机都设置ConfigureAwait(false),开启CA2007并视… #237

为了提升性能,在同步调用异步时规避卡UI上下文,所有await状态机都设置ConfigureAwait(false),开启CA2007并视…

为了提升性能,在同步调用异步时规避卡UI上下文,所有await状态机都设置ConfigureAwait(false),开启CA2007并视… #237

Triggered via push December 3, 2024 00:09
Status Success
Total duration 2m 54s
Artifacts

publish-beta.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-publish
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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#L586
Possible null reference assignment.
build-publish: Stardust/Managers/NetRuntime.cs#L588
Possible null reference assignment.
build-publish: Stardust/Managers/NetRuntime.cs#L599
Dereference of a possibly null reference.
build-publish: Stardust/Managers/NetRuntime.cs#L606
Possible null reference assignment.
build-publish: Stardust/Managers/NetRuntime.cs#L608
Possible null reference assignment.