CodeQL #143
Annotations
6 warnings
|
Analyze (csharp):
samples/RoleManager/Commands/RoleCommands.cs#L107
'IDiscordGuildRole.Color' is obsolete: 'Use Colors instead.'
|
|
Analyze (csharp):
samples/RoleManager/Commands/RoleCommands.cs#L70
'IDiscordGuildRole.Color' is obsolete: 'Use Colors instead.'
|
|
Analyze (csharp):
src/Color-Chan.Discord.Commands/InteractionHandlers/BaseInteractionHandler.cs#L32
Parameter 'restApplication' has no matching param tag in the XML comment for 'BaseInteractionHandler.BaseInteractionHandler(bool, bool, bool, IDiscordRestGuild, IDiscordRestChannel, IDiscordRestApplication, ILogger)' (but other parameters do)
|
|
Analyze (csharp):
samples/RoleManager/Commands/RoleCommands.cs#L107
'IDiscordGuildRole.Color' is obsolete: 'Use Colors instead.'
|
|
Analyze (csharp):
samples/RoleManager/Commands/RoleCommands.cs#L70
'IDiscordGuildRole.Color' is obsolete: 'Use Colors instead.'
|
|
Analyze (csharp):
src/Color-Chan.Discord.Commands/InteractionHandlers/BaseInteractionHandler.cs#L32
Parameter 'restApplication' has no matching param tag in the XML comment for 'BaseInteractionHandler.BaseInteractionHandler(bool, bool, bool, IDiscordRestGuild, IDiscordRestChannel, IDiscordRestApplication, ILogger)' (but other parameters do)
|