Feature/pyright check #3
Annotations
10 errors and 10 warnings
Run Pyright:
bot.py#L1
Import "nonebot" could not be resolved (reportMissingImports)
|
Run Pyright:
bot.py#L6
Import "nonebot.adapters.onebot.v11" could not be resolved (reportMissingImports)
|
Run Pyright:
scripts/bot_check.py#L5
Import "nonebot" could not be resolved (reportMissingImports)
|
Run Pyright:
scripts/bot_check.py#L6
Import "nonebot.adapters.onebot.v11" could not be resolved (reportMissingImports)
|
Run Pyright:
scripts/bot_check.py#L7
Import "nonebot.log" could not be resolved (reportMissingImports)
|
Run Pyright:
tests/conftest.py#L6
Import "nonebot" could not be resolved (reportMissingImports)
|
Run Pyright:
tests/conftest.py#L7
Import "nonebug" could not be resolved (reportMissingImports)
|
Run Pyright:
tests/conftest.py#L8
Import "nonebug.app" could not be resolved (reportMissingImports)
|
Run Pyright:
tests/conftest.py#L9
Import "nonebug.mixin.process" could not be resolved (reportMissingImports)
|
Run Pyright:
tests/conftest.py#L10
Import "pytest" could not be resolved (reportMissingImports)
|
Run Pyright:
zhenxun/builtin_plugins/__init__.py#L9
Import "ujson" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
zhenxun/builtin_plugins/about.py#L3
Import "aiofiles" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
zhenxun/builtin_plugins/scripts.py#L3
Import "aiofiles" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
zhenxun/builtin_plugins/scripts.py#L7
Import "ujson" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
zhenxun/builtin_plugins/admin/welcome_message/data_source.py#L10
Import "ujson" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
zhenxun/builtin_plugins/chat_history/chat_message_handle.py#L15
Import "pytz" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
zhenxun/builtin_plugins/check/data_source.py#L10
Import "psutil" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
zhenxun/builtin_plugins/init/init_plugin.py#L1
Import "aiofiles" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
zhenxun/builtin_plugins/init/init_plugin.py#L7
Import "ujson" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
zhenxun/builtin_plugins/platform/qq/group_handle/data_source.py#L10
Import "ujson" could not be resolved from source (reportMissingModuleSource)
|
Loading