publish #19
Annotations
10 warnings
Stardust/Configs/StarHttpConfigProvider.cs#L22
Nullability of reference types in return type doesn't match overridden member.
|
Stardust/Plugins/IAgentPlugin.cs#L29
Nullability of reference types in type of parameter 'identity' of 'bool AgentPlugin.Init(string identity, IServiceProvider provider)' doesn't match implicitly implemented member 'bool IPlugin.Init(string? identity, IServiceProvider provider)' (possibly because of nullability attributes).
|
Stardust/Registry/IRegistry.cs#L25
Cannot convert null literal to non-nullable reference type.
|
Stardust/Registry/IRegistry.cs#L25
Cannot convert null literal to non-nullable reference type.
|
Stardust/Registry/IRegistry.cs#L37
Cannot convert null literal to non-nullable reference type.
|
Stardust/Registry/IRegistry.cs#L37
Cannot convert null literal to non-nullable reference type.
|
Stardust/Registry/IRegistry.cs#L54
Cannot convert null literal to non-nullable reference type.
|
Stardust/Registry/IRegistry.cs#L54
Cannot convert null literal to non-nullable reference type.
|
Stardust/StarFactory.cs#L407
Cannot convert null literal to non-nullable reference type.
|
Stardust/StarFactory.cs#L413
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading