forked from Erisa/Cliptok
-
Notifications
You must be signed in to change notification settings - Fork 0
/
GlobalSuppressions.cs
33 lines (32 loc) · 8.34 KB
/
GlobalSuppressions.cs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
using System.Diagnostics.CodeAnalysis;
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage(null, "ENC1003")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.ModCmds.BanCmd(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordUser,System.String)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.ModCmds.BankeepCmd(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordUser,System.String)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.ModCmds.DebugCmds.BanDebug(DSharpPlus.CommandsNext.CommandContext)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.ModCmds.DebugCmds.MuteDebug(DSharpPlus.CommandsNext.CommandContext)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.ModCmds.DebugCmds.Refresh(DSharpPlus.CommandsNext.CommandContext)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.ModCmds.DebugCmds.Restart(DSharpPlus.CommandsNext.CommandContext)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.ModCmds.DebugCmds.Shutdown(DSharpPlus.CommandsNext.CommandContext,System.String)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.ModCmds.Dehoist(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordMember[])~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.ModCmds.Kick(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordUser,System.String)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.ModCmds.MassDehoist(DSharpPlus.CommandsNext.CommandContext)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.ModCmds.MassUndhoist(DSharpPlus.CommandsNext.CommandContext)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.ModCmds.RemindMe(DSharpPlus.CommandsNext.CommandContext,System.String,System.String)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.ModCmds.TellRaw(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordChannel,System.String)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.ModCmds.UnlockChannel(DSharpPlus.Entities.DiscordChannel,DSharpPlus.Entities.DiscordMember)~System.Threading.Tasks.Task{System.Boolean}")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.ModCmds.UnmuteCmd(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordUser)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.MuteCmds.MuteCmd(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordUser,System.String)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.MuteCmds.UnmuteCmd(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordUser)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.SlashCommands.BanSlashCommand(DSharpPlus.SlashCommands.InteractionContext,DSharpPlus.Entities.DiscordUser,System.String,System.String,System.Boolean,System.Boolean)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.SlashCommands.TestCommand(DSharpPlus.SlashCommands.InteractionContext,DSharpPlus.Entities.DiscordUser,System.String,DSharpPlus.Entities.DiscordChannel)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.SlashCommands.WarningsSlashCommand(DSharpPlus.SlashCommands.InteractionContext,DSharpPlus.Entities.DiscordUser,System.Boolean)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.Warnings.AnonWarnCmd(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordChannel,DSharpPlus.Entities.DiscordUser,System.String)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.Warnings.DelwarnCmd(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordUser,System.UInt64)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.Warnings.EditwarnCmd(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordUser,System.UInt64,System.String)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.Warnings.WarnCmd(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordUser,System.String)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.Warnings.WarnDetailsCmd(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordUser,System.UInt64)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.Warnings.WarningCmd(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordUser)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.Warnings.WarnlookupCmd(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordUser,System.UInt64)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.Bans.BanCmd(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordUser,System.String)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.Bans.BankeepCmd(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordUser,System.String)~System.Threading.Tasks.Task")]
[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~M:Cliptok.Modules.Bans.UnmuteCmd(DSharpPlus.CommandsNext.CommandContext,DSharpPlus.Entities.DiscordUser)~System.Threading.Tasks.Task")]