修正节点发布功能按钮 #121
Annotations
10 warnings
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/StarClient.cs#L114
Nullability of reference types in return type doesn't match overridden member.
|
Stardust/Managers/NetRuntime.cs#L51
Cannot convert null literal to non-nullable reference type.
|
Stardust/Managers/NetRuntime.cs#L51
Cannot convert null literal to non-nullable reference type.
|
Stardust/Managers/NetRuntime.cs#L149
Cannot convert null literal to non-nullable reference type.
|
Stardust/Managers/NetRuntime.cs#L149
Cannot convert null literal to non-nullable reference type.
|
Stardust/Managers/NetRuntime.cs#L297
Cannot convert null literal to non-nullable reference type.
|
Stardust/Managers/NetRuntime.cs#L379
Cannot convert null literal to non-nullable reference type.
|
Stardust/Managers/NetRuntime.cs#L461
Cannot convert null literal to non-nullable reference type.
|
Stardust/Managers/NetRuntime.cs#L723
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading