chore: Update ImplicitBoolFlagConverter to make a delimiter not a group #7
Annotations
6 errors and 6 warnings
check 3.9
Process completed with exit code 1.
|
check 3.9
Exit code 1
|
check 3.x
Process completed with exit code 1.
|
check 3.x:
discord_tools/app_commands/checks.py#L31
"check" is not exported from module "discord.app_commands.checks"
Import from "discord.app_commands.commands" instead (reportPrivateImportUsage)
|
check 3.x:
discord_tools/ipc/response.py#L121
Invalid exception class or object
"Never" does not derive from BaseException (reportGeneralTypeIssues)
|
check 3.x
2 errors
|
check 3.x:
discord_tools/app_commands/context_menu.py#L102
Unnecessary "# type: ignore" comment
|
check 3.x:
discord_tools/app_commands/context_menu.py#L103
Unnecessary "# type: ignore" comment
|
check 3.x:
discord_tools/app_commands/i18n/translator.py#L194
Import "yaml" could not be resolved from source (reportMissingModuleSource)
|
check 3.x:
discord_tools/app_commands/i18n/translator.py#L208
Import "polib" could not be resolved from source (reportMissingModuleSource)
|
check 3.x:
discord_tools/app_commands/i18n/translator.py#L224
Unnecessary "# type: ignore" comment
|
check 3.x:
discord_tools/app_commands/i18n/translator.py#L252
Import "polib" could not be resolved from source (reportMissingModuleSource)
|