部署版本的资源长度使用500 #142
Annotations
10 warnings
build-publish:
Stardust/StarClient.cs#L120
Nullability of reference types in return type doesn't match overridden member.
|
build-publish:
Stardust/StarClient.cs#L131
Possible null reference return.
|
build-publish:
Stardust/StarClient.cs#L143
Possible null reference return.
|
build-publish:
Stardust/Configs/StarHttpConfigProvider.cs#L115
Nullability of reference types in type of parameter 'argument' of 'string StarHttpConfigProvider.DoPublish(string argument)' doesn't match the target delegate 'Func<string?, string?>' (possibly because of nullability attributes).
|
build-publish:
Stardust/LocalStarClient.cs#L489
Possible null reference argument for parameter 'data' in 'object? JsonEncoder.DecodeResult(string action, Packet data, IMessage msg, Type returnType)'.
|
build-publish:
Stardust/Managers/NetRuntime.cs#L72
Dereference of a possibly null reference.
|
build-publish:
Stardust/Managers/NetRuntime.cs#L726
Possible null reference assignment.
|
build-publish:
Stardust/Managers/NetRuntime.cs#L728
Possible null reference assignment.
|
build-publish:
Stardust/Managers/NetRuntime.cs#L739
Dereference of a possibly null reference.
|
build-publish:
Stardust/Managers/NetRuntime.cs#L746
Possible null reference assignment.
|