CodeQL #384
Annotations
11 warnings
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/
|
CCSODiscordBot/Modules/Embeds/SlashCommands.cs#L11
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
CCSODiscordBot/Modules/Roles/SlashCommands.cs#L12
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
CCSODiscordBot/Modules/ServerConfig/SlashCommands.cs#L22
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
CCSODiscordBot/Modules/ServerConfig/SlashCommands.cs#L46
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
CCSODiscordBot/Modules/Rules/SlashCommands.cs#L10
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
CCSODiscordBot/Modules/ServerConfig/SlashCommands.cs#L70
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
CCSODiscordBot/Modules/ServerConfig/SlashCommands.cs#L94
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
CCSODiscordBot/Modules/ServerConfig/SlashCommands.cs#L118
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
CCSODiscordBot/Modules/ServerConfig/SlashCommands.cs#L174
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
CCSODiscordBot/Modules/ServerConfig/SlashCommands.cs#L207
'EnabledInDmAttribute' is obsolete: 'This attribute will be deprecated soon. Configure with CommandContextTypes attribute instead.'
|
This job succeeded
Loading