CodeQL #385
Annotations
11 warnings
Analyze (csharp)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Analyze (csharp):
CCSODiscordBot/Modules/ServerConfig/SlashCommands.cs#L22
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
Analyze (csharp):
CCSODiscordBot/Modules/Roles/SlashCommands.cs#L12
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
Analyze (csharp):
CCSODiscordBot/Modules/Embeds/SlashCommands.cs#L11
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
Analyze (csharp):
CCSODiscordBot/Modules/ServerConfig/SlashCommands.cs#L46
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
Analyze (csharp):
CCSODiscordBot/Modules/ServerConfig/SlashCommands.cs#L70
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
Analyze (csharp):
CCSODiscordBot/Modules/Memes/SlashCommands.cs#L9
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
Analyze (csharp):
CCSODiscordBot/Modules/Memes/SlashCommands.cs#L43
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
Analyze (csharp):
CCSODiscordBot/Modules/Memes/SlashCommands.cs#L83
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
Analyze (csharp):
CCSODiscordBot/Modules/Rules/SlashCommands.cs#L10
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
Analyze (csharp):
CCSODiscordBot/Modules/Memes/SlashCommands.cs#L100
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|