net8.0 #126
Annotations
5 errors and 10 warnings
build-publish
The targeting pack Microsoft.WindowsDesktop.App.WindowsForms is not installed. Please restore and try again.
|
build-publish
The targeting pack Microsoft.WindowsDesktop.App.WindowsForms is not installed. Please restore and try again.
|
build-publish
The targeting pack Microsoft.WindowsDesktop.App.WindowsForms is not installed. Please restore and try again.
|
build-publish
The targeting pack Microsoft.WindowsDesktop.App.WindowsForms is not installed. Please restore and try again.
|
build-publish
Process completed with exit code 1.
|
build-publish:
Stardust/Managers/NetRuntime.cs#L51
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.
|
build-publish:
Stardust/Managers/NetRuntime.cs#L149
Cannot convert null literal to non-nullable reference type.
|
build-publish:
Stardust/Managers/NetRuntime.cs#L149
Cannot convert null literal to non-nullable reference type.
|
build-publish:
Stardust/Managers/NetRuntime.cs#L297
Cannot convert null literal to non-nullable reference type.
|
build-publish:
Stardust/Managers/NetRuntime.cs#L379
Cannot convert null literal to non-nullable reference type.
|
build-publish:
Stardust/Managers/NetRuntime.cs#L461
Cannot convert null literal to non-nullable reference type.
|
build-publish:
Stardust/Managers/NetRuntime.cs#L723
Cannot convert null literal to non-nullable reference type.
|
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.
|