Recompile with latest CS# version #1
Annotations
1 error and 11 warnings
build (7.0.x)
Process completed with exit code 1.
|
build (7.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (7.0.x):
RockTheVote/Plugin.cs#L53
Nullability of reference types in return type of 'Config? Plugin.Config.get' doesn't match implicitly implemented member 'Config IPluginConfig<Config>.Config.get' (possibly because of nullability attributes).
|
build (7.0.x):
RockTheVote/Commands/NominationCommand.cs#L110
'ChatMenus.OpenMenu(CCSPlayerController, ChatMenu)' is obsolete: 'Use MenuManager.OpenChatMenu instead'
|
build (7.0.x):
RockTheVote/Commands/EndMapVoteManager.cs#L154
'ChatMenus.OpenMenu(CCSPlayerController, ChatMenu)' is obsolete: 'Use MenuManager.OpenChatMenu instead'
|
build (7.0.x):
RockTheVote/Core/ChangeMapManager.cs#L62
Dereference of a possibly null reference.
|
build (7.0.x):
RockTheVote/Commands/VotemapCommand.cs#L111
'ChatMenus.OpenMenu(CCSPlayerController, ChatMenu)' is obsolete: 'Use MenuManager.OpenChatMenu instead'
|
build (7.0.x):
RockTheVote/Plugin.cs#L53
Nullability of reference types in return type of 'Config? Plugin.Config.get' doesn't match implicitly implemented member 'Config IPluginConfig<Config>.Config.get' (possibly because of nullability attributes).
|
build (7.0.x):
RockTheVote/Commands/NominationCommand.cs#L110
'ChatMenus.OpenMenu(CCSPlayerController, ChatMenu)' is obsolete: 'Use MenuManager.OpenChatMenu instead'
|
build (7.0.x):
RockTheVote/Commands/EndMapVoteManager.cs#L154
'ChatMenus.OpenMenu(CCSPlayerController, ChatMenu)' is obsolete: 'Use MenuManager.OpenChatMenu instead'
|
build (7.0.x):
RockTheVote/Core/ChangeMapManager.cs#L62
Dereference of a possibly null reference.
|
build (7.0.x):
RockTheVote/Commands/VotemapCommand.cs#L111
'ChatMenus.OpenMenu(CCSPlayerController, ChatMenu)' is obsolete: 'Use MenuManager.OpenChatMenu instead'
|