Skip to content

主动引用IP库

主动引用IP库 #118

Triggered via push October 22, 2023 14:18
Status Success
Total duration 3m 48s
Artifacts

publish-beta.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/Services/CacheService.cs#L33
Cannot convert null literal to non-nullable reference type.
build-publish: Stardust/StarClient.cs#L114
Nullability of reference types in return type doesn't match overridden member.
build-publish: Stardust/StarClient.cs#L114
Cannot convert null literal to non-nullable reference type.
build-publish: Stardust/StarClient.cs#L114
Cannot convert null literal to non-nullable reference type.
build-publish: Stardust/StarClient.cs#L322
Cannot convert null literal to non-nullable reference type.
build-publish: Stardust/StarHelper.cs#L23
Cannot convert null literal to non-nullable reference type.
build-publish: Stardust/StarHelper.cs#L23
Cannot convert null literal to non-nullable reference type.
build-publish: Stardust/StarHelper.cs#L23
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.