publish #23
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#L968
Dereference of a possibly null reference.
|
build-publish:
Stardust/StarClient.cs#L120
Nullability of reference types in return type doesn't match overridden member.
|
build-publish:
Stardust/StarClient.cs#L120
Nullability of reference types in return type doesn't match overridden member.
|
build-publish:
Stardust/StarFactory.cs#L369
Possible null reference argument for parameter 'client' in 'void StarHttpConfigProvider.Attach(ICommandClient client)'.
|