v2.9.2024.0203 修正net40的客户端调用 #148
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/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/Managers/NetRuntime.cs#L979
Dereference of a possibly null reference.
|
build-publish:
Stardust/StarClient.cs#L117
Nullability of reference types in return type doesn't match overridden member.
|
build-publish:
Stardust/StarClient.cs#L117
Nullability of reference types in return type doesn't match overridden member.
|
build-publish:
Stardust/StarClient.cs#L117
Nullability of reference types in return type doesn't match overridden member.
|
build-publish:
Stardust/StarClient.cs#L127
Possible null reference return.
|
build-publish:
Stardust/StarClient.cs#L127
Possible null reference return.
|
build-publish:
Stardust/StarClient.cs#L127
Possible null reference return.
|
build-publish:
Stardust/StarClient.cs#L139
Possible null reference return.
|