Skip to content

修正 NodeInfo 类中的空特性 #115

修正 NodeInfo 类中的空特性

修正 NodeInfo 类中的空特性 #115

Triggered via push October 8, 2023 03:17
Status Success
Total duration 4m 5s
Artifacts

publish-beta.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-publish: Stardust/Configs/StarHttpConfigProvider.cs#L22
Nullability of reference types in return type doesn't match overridden member.
build-publish: 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).
build-publish: Stardust/LocalStarClient.cs#L149
Cannot convert null literal to non-nullable reference type.
build-publish: Stardust/LocalStarClient.cs#L149
Cannot convert null literal to non-nullable reference type.
build-publish: Stardust/LocalStarClient.cs#L149
Cannot convert null literal to non-nullable reference type.
build-publish: Stardust/LocalStarClient.cs#L366
Cannot convert null literal to non-nullable reference type.
build-publish: Stardust/LocalStarClient.cs#L366
Cannot convert null literal to non-nullable reference type.
build-publish: Stardust/LocalStarClient.cs#L366
Cannot convert null literal to non-nullable reference type.
build-publish: Stardust/LocalStarClient.cs#L424
Cannot convert null literal to non-nullable reference type.
build-publish: Stardust/Managers/NetRuntime.cs#L51
Cannot convert null literal to non-nullable reference type.