修正编译警告和错误 #176
Annotations
3 errors and 11 warnings
Build:
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:
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
Process completed with exit code 1.
|
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:
Stardust/StarClient.cs#L120
Nullability of reference types in return type doesn't match overridden member.
|
Build:
Stardust/Windows/NativeWifi.cs#L177
Possible null reference return.
|
Build:
Stardust/Windows/NativeWifi.cs#L154
Possible null reference return.
|
Build:
Stardust/Windows/NativeWifi.cs#L162
Possible null reference return.
|
Build:
Stardust/StarClient.cs#L79
Non-nullable property 'Plugins' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Stardust/StarClient.cs#L130
Possible null reference return.
|
Build:
Stardust/StarClient.cs#L142
Possible null reference return.
|
Build:
Stardust/Managers/NetRuntime.cs#L75
Dereference of a possibly null reference.
|
Build:
Stardust/Managers/NetRuntime.cs#L996
Dereference of a possibly null reference.
|
Build:
Stardust/Windows/NativeWifi.cs#L177
Possible null reference return.
|
Loading