Record guild member count (#40) #261
Annotations
1 warning and 10 notices
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Inspection Report:
src/Numerous.Bot/Discord/Interactions/Commands/Admin/AdminCommandModule.Competition.AutoCompletion.cs#L61
Class 'WeeklyDateTimeAutocompleteHandler' is never instantiated in src\Numerous.Bot\Discord\Interactions\Commands\Admin\AdminCommandModule.Competition.AutoCompletion.cs on line 61
|
Inspection Report:
src/Numerous.Bot/Discord/Interactions/Commands/SauceCommandModule.cs#L60
Redundant explicit collection creation in argument of 'params' parameter in src\Numerous.Bot\Discord\Interactions\Commands\SauceCommandModule.cs on line 60
|
Inspection Report:
src/Numerous.Bot/Discord/Util/EmbedBuilders.cs#L248
Redundant explicit collection creation in argument of 'params' parameter in src\Numerous.Bot\Discord\Util\EmbedBuilders.cs on line 248
|
Inspection Report:
src/Numerous.Bot/Util/CommandFinder.cs#L14
Method 'GetCommandMentionAsync' is never used in src\Numerous.Bot\Util\CommandFinder.cs on line 14
|
Inspection Report:
src/Numerous.Bot/Util/Extensions.cs#L35
Method 'GetValueOrDefault' is never used in src\Numerous.Bot\Util\Extensions.cs on line 35
|
Inspection Report:
src/Numerous.Bot/Util/Link.cs#L14
Method 'ToMdLink' can be made private in src\Numerous.Bot\Util\Link.cs on line 14
|
Inspection Report:
src/Numerous.Bot/Web/Osu/IOsuApi.cs#L65
Enum member 'Ranked' is never used in src\Numerous.Bot\Web\Osu\IOsuApi.cs on line 65
|
Inspection Report:
src/Numerous.Bot/Web/Osu/IOsuApi.cs#L66
Enum member 'Qualified' is never used in src\Numerous.Bot\Web\Osu\IOsuApi.cs on line 66
|
Inspection Report:
src/Numerous.Bot/Web/Osu/IOsuApi.cs#L67
Enum member 'Loved' is never used in src\Numerous.Bot\Web\Osu\IOsuApi.cs on line 67
|
Inspection Report:
src/Numerous.Bot/Web/Osu/IOsuApi.cs#L68
Enum member 'Pending' is never used in src\Numerous.Bot\Web\Osu\IOsuApi.cs on line 68
|
Loading