diff --git a/RESULTS.md b/RESULTS.md index b1508f14..381a216a 100644 --- a/RESULTS.md +++ b/RESULTS.md @@ -296,6 +296,8 @@ - `PyPI ✅` `Git ✅` - `nonebot_plugin_antirecall` 防撤回 - `PyPI ✅` `Git ✅` +- `nonebot_plugin_mc_server_status` 图图插件 + - `PyPI ✅` `Git ❌` - `nonebot_plugin_no_repeat` 不要复读 - `PyPI ✅` `Git ✅` - `nonebot_plugin_summon` 群友召唤术 @@ -310,6 +312,8 @@ - `PyPI ❌` `Git ✅` - `nonebot_plugin_revoke` 主动消息撤回 - `PyPI ✅` `Git ✅` +- `nonebot_plugin_setu_customization` setu_customization + - `PyPI ✅` `Git ❌` - `nonebot_plugin_l4d2_server` 求生之路小助手 - `PyPI ✅` `Git ✅` - `nonebot_plugin_learning_chat` 群聊学习 @@ -818,16 +822,12 @@ - `PyPI ❌` `Git ❌` - `nonebot_plugin_gpt3` GPT3 - `PyPI ❌` `Git ❌` -- `nonebot_plugin_mc_server_status` Minecraft服务器信息查询 - - `PyPI ❌` `Git ❌` - `nonebot_plugin_bfchat` 战地群聊天插件 - `PyPI ❌` `Git ❌` - `nonebot_plugin_face2cartoonpic` 腾讯云图像变换 - `PyPI ❌` `Git ❌` - `nonebot_plugin_ayaka_scan_cmd` 命令探查 - `PyPI ❌` `Git ❌` -- `nonebot_plugin_setu_customization` setu_customization - - `PyPI ❌` `Git ❌` - `nonebot_plugin_Imagelabels` 图像标注 - `PyPI ❌` `Git ❌` - `nonebot_plugin_imgexploration` 查找图片出处 diff --git a/state.json b/state.json index 6b7f0e77..6296c58b 100644 --- a/state.json +++ b/state.json @@ -15,7 +15,7 @@ "git_hash": "24ce25e1163814750419db49e69aece0faa164dd", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_status/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_status/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -34,7 +34,7 @@ "git_hash": "6d454570fea335d4d0ffa7cf23f68cc178578ef2", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-rauthman": { "__nonebot2.version__": "2.3.1", @@ -51,7 +51,7 @@ "git_hash": "bec0380e7355d7b1a8d38d681d4bd311276e212e", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_rauthman/RAM.py:547: SyntaxWarning: invalid escape sequence '\\d'\n usage=f\"{config.ram_cmd} [{config.ram_add} ] [{config.ram_rm} ] [{config.ram_show}] [{config.ram_available}] [\\d+]\"," }, "nonebot-plugin-docs": { @@ -69,7 +69,7 @@ "git_hash": null, "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-sentry": { "__nonebot2.version__": "2.3.1", @@ -86,7 +86,7 @@ "git_hash": "16fd22226e96c0d53b50a0e4f07e4b294588fadc", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_sentry/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, "nonebot-plugin-apscheduler": { @@ -104,7 +104,7 @@ "git_hash": "ad2ec38196179687dab4be4caa4d65d824a7a60d", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_apscheduler/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, "nonebot-plugin-picsearcher": { @@ -122,7 +122,7 @@ "git_hash": "c5836c2f63c2924b6ecdcab6c45bea8d150e7365", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-navicat": { "__nonebot2.version__": "2.3.1", @@ -139,7 +139,7 @@ "git_hash": "0dfa30085293f19e1739c8f3d71ab36ada76f734", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-translator": { "__nonebot2.version__": "2.3.1", @@ -156,7 +156,7 @@ "git_hash": "7049bb3179ae7e39eb16e46af79388aa9fce83af", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-mqtt": { "__nonebot2.version__": "2.3.1", @@ -173,7 +173,7 @@ "git_hash": "b73e714638972131857831254da520dcdff0afc3", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:18:02\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:18:02\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:18:02\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_mqtt\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_mqtt/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_mqtt\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mqtt/__init__.py\", line 3, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mqtt/config.py\", line 3, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 14:18:15\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:18:15\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:18:15\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_mqtt\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_mqtt/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_mqtt\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mqtt/__init__.py\", line 3, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mqtt/config.py\", line 3, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -192,7 +192,7 @@ "git_hash": "523bba84934695bc742be36100d45659a3dd1c43", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-strman": { "__nonebot2.version__": "2.3.1", @@ -209,7 +209,7 @@ "git_hash": "2d90126cc5a429a5e324159e987b5420d02d703f", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:18:50\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:18:50\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:18:50\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_strman\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_strman/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_strman\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_strman/__init__.py\", line 8, in \n from .parser import Parser\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_strman/parser.py\", line 12, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_strman/config.py\", line 4, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 14:18:59\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:18:59\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:18:59\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_strman\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_strman/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_strman\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_strman/__init__.py\", line 8, in \n from .parser import Parser\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_strman/parser.py\", line 12, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_strman/config.py\", line 4, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -228,7 +228,7 @@ "git_hash": "779fbd1e366010d98eb12d5ddf5387019c0c2402", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-ncm": { "__nonebot2.version__": "2.3.1", @@ -245,7 +245,7 @@ "git_hash": "7142f95b881c0a2a1904589a1727f23b5b0fba03", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot-plugin-ncm/__init__.py:97: SyntaxWarning: invalid escape sequence '\\?'\n music_regex = on_regex(\"(song|url)\\?id=([0-9]+)(|&)\",\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot-plugin-ncm/__init__.py:100: SyntaxWarning: invalid escape sequence '\\?'\n playlist_regex = on_regex(\"playlist\\?id=([0-9]+)&\",\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot-plugin-ncm/data_source.py:278: SyntaxWarning: invalid escape sequence '\\/'\n filename = re.sub('[\\/:*?\"<>|]', '-', filename)", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot-plugin-ncm/__init__.py:97: SyntaxWarning: invalid escape sequence '\\?'\n music_regex = on_regex(\"(song|url)\\?id=([0-9]+)(|&)\",\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot-plugin-ncm/__init__.py:100: SyntaxWarning: invalid escape sequence '\\?'\n playlist_regex = on_regex(\"playlist\\?id=([0-9]+)&\",\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot-plugin-ncm/data_source.py:278: SyntaxWarning: invalid escape sequence '\\/'\n filename = re.sub('[\\/:*?\"<>|]', '-', filename)" }, @@ -264,7 +264,7 @@ "git_hash": "348165affe094821b0174d23aae18627aa5bac9b", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-guess": { "__nonebot2.version__": "2.3.1", @@ -281,7 +281,7 @@ "git_hash": "9b1c84dbaf5dfc2fc91d9ba408878db375208f1a", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-abbrreply": { "__nonebot2.version__": "2.3.1", @@ -298,7 +298,7 @@ "git_hash": "7ef9ee51896ecae6524bfb8c30553db2bfe19eab", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-biliav": { "__nonebot2.version__": "2.3.1", @@ -315,7 +315,7 @@ "git_hash": "e34634e67a098c0ae6e679e4b22e9ba3435422a0", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_biliav/__init__.py:25: SyntaxWarning: invalid escape sequence '\\d'\n biliav = on_regex(\"[Aa][Vv]\\d{1,12}|[Bb][Vv]1[A-Za-z0-9]{2}4.1.7[A-Za-z0-9]{2}|[Bb]23\\.[Tt][Vv]/[A-Za-z0-9]{7}\")\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_biliav/__init__.py:31: SyntaxWarning: invalid escape sequence '\\d'\n \"[Aa][Vv]\\d{1,12}|[Bb][Vv]1[A-Za-z0-9]{2}4.1.7[A-Za-z0-9]{2}|[Bb]23\\.[Tt][Vv]/[A-Za-z0-9]{7}\").findall(", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_biliav/__init__.py:25: SyntaxWarning: invalid escape sequence '\\d'\n biliav = on_regex(\"[Aa][Vv]\\d{1,12}|[Bb][Vv]1[A-Za-z0-9]{2}4.1.7[A-Za-z0-9]{2}|[Bb]23\\.[Tt][Vv]/[A-Za-z0-9]{7}\")\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_biliav/__init__.py:31: SyntaxWarning: invalid escape sequence '\\d'\n \"[Aa][Vv]\\d{1,12}|[Bb][Vv]1[A-Za-z0-9]{2}4.1.7[A-Za-z0-9]{2}|[Bb]23\\.[Tt][Vv]/[A-Za-z0-9]{7}\").findall(" }, @@ -334,7 +334,7 @@ "git_hash": "195884ba8356a633b1e01f1e7f46b159ea309214", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-localstore": { "__nonebot2.version__": "2.3.1", @@ -351,7 +351,7 @@ "git_hash": "ec10823fc2adb570d348f7f7272b98fe37789fcf", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_localstore/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, "nonebot-plugin-alconna": { @@ -369,7 +369,7 @@ "git_hash": "698d13e933a8857aade9c9df3b4832290eeff9b9", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_alconna/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_alconna/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -388,7 +388,7 @@ "git_hash": "7e63acba7aeb44e837b20f0672f96364d9d47c46", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-help": { "__nonebot2.version__": "2.3.1", @@ -405,7 +405,7 @@ "git_hash": "0485782a7128669c59b63cae7de5a073d6e264e4", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:33:32\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:33:32\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:33:32\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_help\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_help/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_help\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_help/__init__.py\", line 9, in \n from .handler import helper\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_help/handler.py\", line 13, in \n plugin_config = Config.parse_obj(nonebot.get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 14:33:40\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:33:40\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:33:41\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_help\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_help/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_help\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_help/__init__.py\", line 9, in \n from .handler import helper\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_help/handler.py\", line 13, in \n plugin_config = Config.parse_obj(nonebot.get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -424,7 +424,7 @@ "git_hash": "a388163e522691365b976d1ea06b10fa770595ee", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-withdraw": { "__nonebot2.version__": "2.3.1", @@ -441,7 +441,7 @@ "git_hash": "6c478e4515bf8ac213e79b752de412092bc3c23b", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-pixivrank-search": { "__nonebot2.version__": "2.3.1", @@ -458,7 +458,7 @@ "git_hash": "294b89208f6e38329b82152b603591b1ab1459ee", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:34:41\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:34:41\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:34:42\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_pixivrank_search\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_pixivrank_search/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_pixivrank_search\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_pixivrank_search/__init__.py\", line 5, in \n from .data_source import get_pixiv_urls, download_pixiv_imgs, search_pixiv_urls\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_pixivrank_search/data_source.py\", line 5, in \n from .config import config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_pixivrank_search/config.py\", line 10, in \n config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 14:34:54\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:34:54\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:34:55\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_pixivrank_search\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_pixivrank_search/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_pixivrank_search\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_pixivrank_search/__init__.py\", line 5, in \n from .data_source import get_pixiv_urls, download_pixiv_imgs, search_pixiv_urls\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_pixivrank_search/data_source.py\", line 5, in \n from .config import config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_pixivrank_search/config.py\", line 10, in \n config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -477,7 +477,7 @@ "git_hash": "20329395ccc98acbffc20784d8d539bb14c45f44", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:35:03\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:35:03\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:35:03\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_apscheduler\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_russian/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_russian\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_russian/__init__.py\", line 29, in \n require(\"nonebot_plugin_apscheduler\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/__init__.py\", line 7, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/config.py\", line 1, in \n from pydantic import Field, BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m\n\u001b[32m05-30 14:35:03\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_russian\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_russian/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_russian\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_russian/__init__.py\", line 29, in \n require(\"nonebot_plugin_apscheduler\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_apscheduler\"!\u001b[0m", "stderr_git": "\u001b[32m05-30 14:35:13\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:35:13\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:35:13\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_russian\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_russian/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_russian\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1324, in _find_and_load_unlocked\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'nonebot_plugin_russian'\u001b[0m" }, @@ -496,7 +496,7 @@ "git_hash": "bd7165bf407f4574e1c172f1a3fa8be501b930f9", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:35:21\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:35:21\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:35:22\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_setu\u001b[0m\u001b[36m\u001b[0m | 未配置代理\n\u001b[32m05-30 14:35:22\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_setu\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_setu/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_setu\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_setu/__init__.py\", line 20, in \n from .setu_api import setu_api\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_setu/setu_api.py\", line 3, in \n import pkg_resources\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'pkg_resources'\u001b[0m", "stderr_git": "\u001b[32m05-30 14:35:32\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:35:32\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:35:32\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_setu\u001b[0m\u001b[36m\u001b[0m | 未配置代理\n\u001b[32m05-30 14:35:32\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_setu\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_setu/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_setu\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_setu/__init__.py\", line 20, in \n from .setu_api import setu_api\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_setu/setu_api.py\", line 3, in \n import pkg_resources\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'pkg_resources'\u001b[0m" }, @@ -515,7 +515,7 @@ "git_hash": "d7f0b95c8e3ae4a8e297c152e2992690f1024541", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-autohelp": { "__nonebot2.version__": "2.3.1", @@ -532,7 +532,7 @@ "git_hash": "e5f3345ecd4a051465a25464d813e905ffe28761", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-flexperm": { "__nonebot2.version__": "2.3.1", @@ -549,7 +549,7 @@ "git_hash": "c502e29cab7a24207b05080a98e66fa61ed90f8f", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:36:27\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:36:27\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:36:27\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_apscheduler\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_flexperm/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_flexperm\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_flexperm/__init__.py\", line 7, in \n from . import plugin as _\n File \"\", line 1415, in _handle_fromlist\n File \"\", line 488, in _call_with_frames_removed\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_flexperm/plugin.py\", line 10, in \n from .check import check, get_permission_group_by_event\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_flexperm/check.py\", line 8, in \n from .core import get, CheckResult, PermissionGroup\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_flexperm/core.py\", line 16, in \n nonebot.require('nonebot_plugin_apscheduler')\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/__init__.py\", line 7, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/config.py\", line 1, in \n from pydantic import Field, BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m\n\u001b[32m05-30 14:36:27\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_flexperm\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_flexperm/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_flexperm\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_flexperm/__init__.py\", line 7, in \n from . import plugin as _\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_flexperm/plugin.py\", line 10, in \n from .check import check, get_permission_group_by_event\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_flexperm/check.py\", line 8, in \n from .core import get, CheckResult, PermissionGroup\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_flexperm/core.py\", line 16, in \n nonebot.require('nonebot_plugin_apscheduler')\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_apscheduler\"!\u001b[0m" }, "nonebot-plugin-epicfree": { @@ -567,7 +567,7 @@ "git_hash": "d16fc25944f8ba507a6fc1327a2ede49ff369621", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "ELF-RSS": { "__nonebot2.version__": "2.3.1", @@ -584,7 +584,7 @@ "git_hash": "b509525bc139a46e6694285d58ec6bb420dc2d35", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-simplemusic": { "__nonebot2.version__": "2.3.1", @@ -601,7 +601,7 @@ "git_hash": "f55ac603c0e9965dc3dc04e27033b3cb6205978e", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nb2chan": { "__nonebot2.version__": "2.3.1", @@ -618,7 +618,7 @@ "git_hash": "1dcc4994591b13af9f4c2046f08f6215a9f8e6c5", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:38:02\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:38:02\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:38:02\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nb2chan\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nb2chan/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nb2chan\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nb2chan/__init__.py\", line 3, in \n from .nb2chan import nb2chan, app\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nb2chan/nb2chan.py\", line 6, in \n import pendulum\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'pendulum'\u001b[0m", "stderr_git": "\u001b[32m05-30 14:38:13\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:38:13\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:38:14\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nb2chan\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nb2chan/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nb2chan\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nb2chan/__init__.py\", line 3, in \n from .nb2chan import app, nb2chan\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nb2chan/nb2chan.py\", line 10, in \n import pendulum\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'pendulum'\u001b[0m" }, @@ -637,7 +637,7 @@ "git_hash": "7e8e52cc68494878605b10f887291962e42165e2", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:39:30\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:39:30\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:39:31\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-30 14:39:31\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_tortoise_orm\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_setu_now/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_setu_now\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_setu_now/__init__.py\", line 4, in \n require(\"nonebot_plugin_tortoise_orm\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tortoise_orm/__init__.py\", line 11, in \n from .config import DB_URL, Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tortoise_orm/config.py\", line 28, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_decorators_v1.py\", line 155, in _wrapper1\n return validator(values)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tortoise_orm/config.py\", line 15, in set_default\n if not value.get(\"db_url\"):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 811, in __getattr__\n raise AttributeError(f'{type(self).__name__!r} object has no attribute {item!r}')\n\u001b[31m\u001b[1mAttributeError\u001b[0m:\u001b[1m 'Config' object has no attribute 'get'\u001b[0m\n\u001b[32m05-30 14:39:31\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_setu_now\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_setu_now/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_setu_now\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_setu_now/__init__.py\", line 4, in \n require(\"nonebot_plugin_tortoise_orm\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_tortoise_orm\"!\u001b[0m", "stderr_git": "\u001b[32m05-30 14:39:41\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:39:41\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:39:42\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-30 14:39:42\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_tortoise_orm\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_setu_now/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_setu_now\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_setu_now/__init__.py\", line 4, in \n require(\"nonebot_plugin_tortoise_orm\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tortoise_orm/__init__.py\", line 11, in \n from .config import DB_URL, Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tortoise_orm/config.py\", line 28, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_decorators_v1.py\", line 155, in _wrapper1\n return validator(values)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tortoise_orm/config.py\", line 15, in set_default\n if not value.get(\"db_url\"):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 811, in __getattr__\n raise AttributeError(f'{type(self).__name__!r} object has no attribute {item!r}')\n\u001b[31m\u001b[1mAttributeError\u001b[0m:\u001b[1m 'Config' object has no attribute 'get'\u001b[0m\n\u001b[32m05-30 14:39:42\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_setu_now\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_setu_now/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_setu_now\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_setu_now/__init__.py\", line 4, in \n require(\"nonebot_plugin_tortoise_orm\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_tortoise_orm\"!\u001b[0m" }, @@ -656,7 +656,7 @@ "git_hash": "047b580db0e4f80b213caeb283beb77666e1d856", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-30 14:39:54\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:39:54\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:39:54\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"leetcode\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-leetcode/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"leetcode\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/leetcode/__init__.py\", line 6, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/leetcode/config.py\", line 1, in \n from pydantic import BaseSettings, Extra, Field\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, "nonebot-plugin-youthstudy": { @@ -674,7 +674,7 @@ "git_hash": "ec33826245b486974f1fd7012b0b4a94ac25430c", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:40:07\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:40:07\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:40:08\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_apscheduler\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_youthstudy/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_youthstudy\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_youthstudy/__init__.py\", line 18, in \n scheduler = require('nonebot_plugin_apscheduler').scheduler\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/__init__.py\", line 7, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/config.py\", line 1, in \n from pydantic import Field, BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m\n\u001b[32m05-30 14:40:08\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_youthstudy\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_youthstudy/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_youthstudy\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_youthstudy/__init__.py\", line 18, in \n scheduler = require('nonebot_plugin_apscheduler').scheduler\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_apscheduler\"!\u001b[0m" }, "nonebot-plugin-shindan": { @@ -692,7 +692,7 @@ "git_hash": "60698cfaec1c952e3b8ba398d919f295f672fdfc", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-code": { "__nonebot2.version__": "2.3.1", @@ -709,7 +709,7 @@ "git_hash": "f071976be87fc65a7f7e707df71970f0e173337b", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-picsbank": { "__nonebot2.version__": "2.3.1", @@ -726,7 +726,7 @@ "git_hash": "9be2c341fb2db513b80dbb12848bea7986d105e8", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-tvseries": { "__nonebot2.version__": "2.3.1", @@ -743,7 +743,7 @@ "git_hash": "3aff52097ad00010d1437eb3ba82a9edbd56b9dc", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_tvseries/run.py\", line 1, in \n from nonebot import init, load_plugin\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 34, in \n import pkg_resources\nModuleNotFoundError: No module named 'pkg_resources'", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_tvseries/run.py\", line 1, in \n from nonebot import init, load_plugin\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 34, in \n import pkg_resources\nModuleNotFoundError: No module named 'pkg_resources'" }, @@ -762,7 +762,7 @@ "git_hash": "861fcd940c2b7925d1d058c0353c8b9a88afe8e6", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:42:21\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:42:21\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:42:22\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_tortoise_orm\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_lolmatch/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_lolmatch\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_lolmatch/__init__.py\", line 18, in \n require(\"nonebot_plugin_tortoise_orm\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tortoise_orm/__init__.py\", line 9, in \n db_config = Config.parse_obj(get_driver().config.dict())\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\ndb_url\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\u001b[0m\n\u001b[32m05-30 14:42:22\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_lolmatch\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_lolmatch/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_lolmatch\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_lolmatch/__init__.py\", line 18, in \n require(\"nonebot_plugin_tortoise_orm\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_tortoise_orm\"!\u001b[0m" }, "olivos.nb2": { @@ -780,7 +780,7 @@ "git_hash": "68994ac3482b97b4d30931ed13fee384b805189a", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/__init__.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/infoAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/L10NAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/L10NDataAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/bootAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/bootAPI.py:68: SyntaxWarning: invalid escape sequence '\\_'\n start_up_show_str = ('''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/bootDataAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/data.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/hook.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/contentAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/messageAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/metadataAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/API.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/thirdPartyModule/__init__.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/accountAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/diagnoseAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/flaskServerAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/onebotV12SDK.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/onebotV12LinkServerAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/pluginAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/onebotSDK.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/virtualTerminalSDK.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/virtualTerminalLinkServerAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/qqGuildSDK.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/qqGuildLinkServerAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/qqGuildv2SDK.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/qqGuildv2LinkServerAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/qqRedSDK.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/qqRedLinkServerAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/telegramSDK.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/telegramPollServerAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/discordSDK.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/discordLinkServerAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/hackChatSDK.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/hackChatLinkServerAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/dodobotEAServerAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/dodobotEATXAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/dodobotEASDK.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/dodoSDK.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/dodoPollServerAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/dodoLinkSDK.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/dodoLinkServerAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/dingtalkSDK.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/dingtalkLinkServerAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/fanbookSDK.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/fanbookPollServerAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/kaiheilaSDK.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/kaiheilaLinkServerAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/mhyVilaSDK.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/mhyVilaLinkServerAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/biliLiveSDK.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/biliLiveLinkServerAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/updateAPI.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/webTool.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/userModule/__init__.py:2: SyntaxWarning: invalid escape sequence '\\_'\n '''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/OlivOS/userModule/IOStream.py:8: SyntaxWarning: invalid escape sequence '\\ '\n '''" }, "nonebot-plugin-htmlrender": { @@ -798,7 +798,7 @@ "git_hash": "9d9ba5f3762107b3c18370709847b07c474354e0", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-admin": { "__nonebot2.version__": "2.3.1", @@ -815,7 +815,7 @@ "git_hash": "f7a136721be719d33a024b9394ee2fbbb01047d1", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-memes": { "__nonebot2.version__": "2.3.1", @@ -832,7 +832,7 @@ "git_hash": "ca264036b54be12d3460e318f1180f1b22fe2cc9", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-repeater": { "__nonebot2.version__": "2.3.1", @@ -849,7 +849,7 @@ "git_hash": "0e4e836e9e7f4e4036790c119059b2d9e48a9e68", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_repeater/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, "nonebot-plugin-directlinker": { @@ -867,7 +867,7 @@ "git_hash": "51ccf6edf927d6115ebea2b4430cde848d8df148", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-forwarder": { "__nonebot2.version__": "2.3.1", @@ -884,7 +884,7 @@ "git_hash": "b52a58f2310ec023b23630e79792771ec9246b2f", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-30 14:46:39\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:46:39\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:46:39\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_forwarder\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_forwarder/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_forwarder\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_forwarder/__init__.py\", line 10, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, "nonebot-plugin-roll": { @@ -902,7 +902,7 @@ "git_hash": "92508dda3f5585aca5457f7fecd8528d40219b9f", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-crazy-thursday": { "__nonebot2.version__": "2.3.1", @@ -919,7 +919,7 @@ "git_hash": "4734a3a2682d60e8643b4caaed8cd90e8eb664ac", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-covid19-news": { "__nonebot2.version__": "2.3.1", @@ -936,7 +936,7 @@ "git_hash": "73dd3359c95bad9cf07165948dec5ab8cfff94a3", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:47:26\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:47:26\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:47:27\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_covid19_news\u001b[0m\u001b[36m\u001b[0m | 将以Text形式发送合并消息\n\u001b[32m05-30 14:47:29\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_covid19_news\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_covid19_news/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_covid19_news\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_covid19_news/__init__.py\", line 13, in \n from .tools import NewsBot\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_covid19_news/tools.py\", line 75, in \n NewsBot = NewsData()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_covid19_news/tools.py\", line 46, in __init__\n self.update_data()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_covid19_news/tools.py\", line 51, in update_data\n assert res.status_code == 200\n\u001b[31m\u001b[1mAssertionError\u001b[0m", "stderr_git": "\u001b[32m05-30 14:47:42\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:47:42\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:47:43\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_covid19_news\u001b[0m\u001b[36m\u001b[0m | 将以Text形式发送合并消息\n\u001b[32m05-30 14:47:43\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_covid19_news\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_covid19_news/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_covid19_news\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_covid19_news/__init__.py\", line 13, in \n from .tools import NewsBot\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_covid19_news/tools.py\", line 75, in \n NewsBot = NewsData()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_covid19_news/tools.py\", line 46, in __init__\n self.update_data()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_covid19_news/tools.py\", line 51, in update_data\n assert res.status_code == 200\n\u001b[31m\u001b[1mAssertionError\u001b[0m" }, @@ -955,7 +955,7 @@ "git_hash": "f34a5c5782f7b0fb55a9fd7d7595d90f4154f2e6", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-weather-lite": { "__nonebot2.version__": "2.3.1", @@ -972,7 +972,7 @@ "git_hash": "c490662449414d2a483813ef779c73225c8aa11c", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-fortune": { "__nonebot2.version__": "2.3.1", @@ -989,7 +989,7 @@ "git_hash": "136a6db97bd8c778811fdb2f60d07b6b95f3e70e", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:48:32\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:48:32\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:48:33\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_fortune\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_fortune/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_fortune\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_fortune/__init__.py\", line 18, in \n from .config import FortuneConfig, FortuneThemesDict\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_fortune/config.py\", line 47, in \n class ThemesFlagConfig(BaseModel, extra=Extra.ignore):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_fortune/config.py\", line 76, in ThemesFlagConfig\n @root_validator\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/deprecated/class_validators.py\", line 243, in root_validator\n return root_validator()(*__args) # type: ignore\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/deprecated/class_validators.py\", line 249, in root_validator\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m If you use `@root_validator` with pre=False (the default) you MUST specify `skip_on_failure=True`. Note that `@root_validator` is deprecated and should be replaced with `@model_validator`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/root-validator-pre-skip\u001b[0m", "stderr_git": "\u001b[32m05-30 14:48:55\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:48:55\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:48:56\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_fortune\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_fortune/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_fortune\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_fortune/__init__.py\", line 18, in \n from .config import FortuneConfig, FortuneThemesDict\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_fortune/config.py\", line 47, in \n class ThemesFlagConfig(BaseModel, extra=Extra.ignore):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_fortune/config.py\", line 76, in ThemesFlagConfig\n @root_validator\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/deprecated/class_validators.py\", line 243, in root_validator\n return root_validator()(*__args) # type: ignore\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/deprecated/class_validators.py\", line 249, in root_validator\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m If you use `@root_validator` with pre=False (the default) you MUST specify `skip_on_failure=True`. Note that `@root_validator` is deprecated and should be replaced with `@model_validator`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/root-validator-pre-skip\u001b[0m" }, @@ -1008,7 +1008,7 @@ "git_hash": "5b8638f0e9421bc6b04ecc501d8d999e90e1cd79", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-emojimix": { "__nonebot2.version__": "2.3.1", @@ -1025,7 +1025,7 @@ "git_hash": "1d52219cc1cd599044d4a5280900c4be970b281e", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-what2eat": { "__nonebot2.version__": "2.3.1", @@ -1042,7 +1042,7 @@ "git_hash": "91dc1724341cf960de2c818e0870e9d2982c2b2e", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:49:55\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:49:55\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:49:56\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_what2eat\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_what2eat/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_what2eat\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_what2eat/__init__.py\", line 12, in \n from nonebot_plugin_apscheduler import scheduler\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/__init__.py\", line 7, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/config.py\", line 1, in \n from pydantic import Field, BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 14:50:06\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:50:06\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:50:06\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_apscheduler\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_what2eat/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_what2eat\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_what2eat/__init__.py\", line 17, in \n require(\"nonebot_plugin_apscheduler\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 182, in load_plugin\n raise RuntimeError(\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Module nonebot_plugin_apscheduler is not loaded as a plugin! Make sure not to import it before loading.\u001b[0m\n\u001b[32m05-30 14:50:06\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_what2eat\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_what2eat/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_what2eat\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_what2eat/__init__.py\", line 17, in \n require(\"nonebot_plugin_apscheduler\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_apscheduler\"!\u001b[0m" }, @@ -1061,7 +1061,7 @@ "git_hash": "2aad8ad22ebb9c6e7a99012783935b4ea67d40b2", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_datastore/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_datastore/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -1080,7 +1080,7 @@ "git_hash": "4e6f4b44b1cfc1fcf753c9093526a7645129e1c6", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-wordcloud": { "__nonebot2.version__": "2.3.1", @@ -1097,7 +1097,7 @@ "git_hash": "2545ab7c553974fefeb65c4a8dbd0b8c6fdbccfb", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-chatrecorder": { "__nonebot2.version__": "2.3.1", @@ -1114,7 +1114,7 @@ "git_hash": "5e732b63ef72474855ae189e4fcf00cf705bb686", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-antiflash": { "__nonebot2.version__": "2.3.1", @@ -1131,7 +1131,7 @@ "git_hash": "1cd926ac78ac650f13e751b8f7dce361c4d3cc94", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-word-bank2": { "__nonebot2.version__": "2.3.1", @@ -1148,7 +1148,7 @@ "git_hash": "c5c6079791178044731374e7d610822f22154c7e", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-txt2img": { "__nonebot2.version__": "2.3.1", @@ -1165,7 +1165,7 @@ "git_hash": "b385ecde982bf5b2a6b7da2fc5da35c4b80a4982", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-morning": { "__nonebot2.version__": "2.3.1", @@ -1182,7 +1182,7 @@ "git_hash": "2887a2899e3c62c9c4f184d3b24623e06c9fafe5", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:53:46\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:53:46\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:53:46\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_apscheduler\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_morning/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_morning\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_morning/__init__.py\", line 10, in \n from .data_source import morning_manager\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_morning/data_source.py\", line 12, in \n require(\"nonebot_plugin_apscheduler\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/__init__.py\", line 7, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/config.py\", line 1, in \n from pydantic import Field, BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m\n\u001b[32m05-30 14:53:46\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_morning\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_morning/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_morning\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_morning/__init__.py\", line 10, in \n from .data_source import morning_manager\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_morning/data_source.py\", line 12, in \n require(\"nonebot_plugin_apscheduler\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_apscheduler\"!\u001b[0m" }, "nonebot-plugin-pixiv": { @@ -1200,7 +1200,7 @@ "git_hash": "92cfbf1d2470831477878d94f46576bdd742a7af", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "yetanotherpicsearch": { "__nonebot2.version__": "2.3.1", @@ -1217,7 +1217,7 @@ "git_hash": "8b967cf22cf3e9b310c60885f44d99ef5f3755f0", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:54:40\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:54:40\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:54:41\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"YetAnotherPicSearch\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-YetAnotherPicSearch/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"YetAnotherPicSearch\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/YetAnotherPicSearch/__init__.py\", line 23, in \n from .ascii2d import ascii2d_search\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/YetAnotherPicSearch/ascii2d.py\", line 7, in \n from .config import config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/YetAnotherPicSearch/config.py\", line 81, in \n config = get_plugin_config(Config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/__init__.py\", line 173, in get_plugin_config\n return type_validate_python(config, model_dump(get_driver().config))\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/compat.py\", line 212, in type_validate_python\n return TypeAdapter(type_).validate_python(data)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/type_adapter.py\", line 260, in validate_python\n return self.validator.validate_python(object, strict=strict, from_attributes=from_attributes, context=context)\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\nsaucenao_api_key\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\u001b[0m", "stderr_git": "\u001b[32m05-30 14:54:52\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:54:52\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:54:53\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"YetAnotherPicSearch\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-YetAnotherPicSearch/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"YetAnotherPicSearch\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/YetAnotherPicSearch/__init__.py\", line 23, in \n from .ascii2d import ascii2d_search\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/YetAnotherPicSearch/ascii2d.py\", line 7, in \n from .config import config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/YetAnotherPicSearch/config.py\", line 81, in \n config = get_plugin_config(Config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/__init__.py\", line 173, in get_plugin_config\n return type_validate_python(config, model_dump(get_driver().config))\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/compat.py\", line 212, in type_validate_python\n return TypeAdapter(type_).validate_python(data)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/type_adapter.py\", line 260, in validate_python\n return self.validator.validate_python(object, strict=strict, from_attributes=from_attributes, context=context)\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\nsaucenao_api_key\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\u001b[0m" }, @@ -1236,7 +1236,7 @@ "git_hash": "bdd86ce7bb07665689229aee015ed5cc55b69bd4", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:55:04\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:55:04\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:55:11\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_gachalogs\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_transports/default.py\", line 69, in map_httpcore_exceptions\n yield\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_transports/default.py\", line 233, in handle_request\n resp = self._pool.handle_request(req)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpcore/_sync/connection_pool.py\", line 216, in handle_request\n raise exc from None\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpcore/_sync/connection_pool.py\", line 196, in handle_request\n response = connection.handle_request(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpcore/_sync/connection.py\", line 99, in handle_request\n raise exc\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpcore/_sync/connection.py\", line 76, in handle_request\n stream = self._connect(request)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpcore/_sync/connection.py\", line 154, in _connect\n stream = stream.start_tls(**kwargs)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpcore/_backends/sync.py\", line 152, in start_tls\n with map_exceptions(exc_map):\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/contextlib.py\", line 158, in __exit__\n self.gen.throw(value)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpcore/_exceptions.py\", line 14, in map_exceptions\n raise to_exc(exc) from exc\n\u001b[31m\u001b[1mhttpcore.ConnectTimeout\u001b[0m:\u001b[1m _ssl.c:983: The handshake operation timed out\u001b[0m\n\n\u001b[1mThe above exception was the direct cause of the following exception:\u001b[0m\n\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_gachalogs/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_gachalogs\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_gachalogs/__init__.py\", line 18, in \n from .__meta__ import SAFE_GROUP\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_gachalogs/__meta__.py\", line 57, in \n with stream(\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/contextlib.py\", line 137, in __enter__\n return next(self.gen)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_api.py\", line 160, in stream\n with client.stream(\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/contextlib.py\", line 137, in __enter__\n return next(self.gen)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_client.py\", line 870, in stream\n response = self.send(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_client.py\", line 914, in send\n response = self._send_handling_auth(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_client.py\", line 942, in _send_handling_auth\n response = self._send_handling_redirects(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_client.py\", line 979, in _send_handling_redirects\n response = self._send_single_request(request)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_client.py\", line 1015, in _send_single_request\n response = transport.handle_request(request)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_transports/default.py\", line 232, in handle_request\n with map_httpcore_exceptions():\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/contextlib.py\", line 158, in __exit__\n self.gen.throw(value)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_transports/default.py\", line 86, in map_httpcore_exceptions\n raise mapped_exc(message) from exc\n\u001b[31m\u001b[1mhttpx.ConnectTimeout\u001b[0m:\u001b[1m _ssl.c:983: The handshake operation timed out\u001b[0m", "stderr_git": "\u001b[32m05-30 14:55:26\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:55:26\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:55:32\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_gachalogs\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_transports/default.py\", line 69, in map_httpcore_exceptions\n yield\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_transports/default.py\", line 233, in handle_request\n resp = self._pool.handle_request(req)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpcore/_sync/connection_pool.py\", line 216, in handle_request\n raise exc from None\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpcore/_sync/connection_pool.py\", line 196, in handle_request\n response = connection.handle_request(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpcore/_sync/connection.py\", line 99, in handle_request\n raise exc\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpcore/_sync/connection.py\", line 76, in handle_request\n stream = self._connect(request)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpcore/_sync/connection.py\", line 154, in _connect\n stream = stream.start_tls(**kwargs)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpcore/_backends/sync.py\", line 152, in start_tls\n with map_exceptions(exc_map):\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/contextlib.py\", line 158, in __exit__\n self.gen.throw(value)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpcore/_exceptions.py\", line 14, in map_exceptions\n raise to_exc(exc) from exc\n\u001b[31m\u001b[1mhttpcore.ConnectTimeout\u001b[0m:\u001b[1m _ssl.c:983: The handshake operation timed out\u001b[0m\n\n\u001b[1mThe above exception was the direct cause of the following exception:\u001b[0m\n\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_gachalogs/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_gachalogs\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_gachalogs/__init__.py\", line 18, in \n from .__meta__ import SAFE_GROUP\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_gachalogs/__meta__.py\", line 57, in \n with stream(\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/contextlib.py\", line 137, in __enter__\n return next(self.gen)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_api.py\", line 160, in stream\n with client.stream(\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/contextlib.py\", line 137, in __enter__\n return next(self.gen)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_client.py\", line 870, in stream\n response = self.send(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_client.py\", line 914, in send\n response = self._send_handling_auth(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_client.py\", line 942, in _send_handling_auth\n response = self._send_handling_redirects(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_client.py\", line 979, in _send_handling_redirects\n response = self._send_single_request(request)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_client.py\", line 1015, in _send_single_request\n response = transport.handle_request(request)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_transports/default.py\", line 232, in handle_request\n with map_httpcore_exceptions():\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/contextlib.py\", line 158, in __exit__\n self.gen.throw(value)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/httpx/_transports/default.py\", line 86, in map_httpcore_exceptions\n raise mapped_exc(message) from exc\n\u001b[31m\u001b[1mhttpx.ConnectTimeout\u001b[0m:\u001b[1m _ssl.c:983: The handshake operation timed out\u001b[0m" }, @@ -1255,7 +1255,7 @@ "git_hash": "3c671213a79e45bdd244eed5b41c448f9245fc23", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:55:40\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:55:40\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:55:41\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_everyday_en\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_everyday_en/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_everyday_en\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_everyday_en/__init__.py\", line 20, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_everyday_en/config.py\", line 1, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 14:55:46\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:55:46\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:55:47\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_everyday_en\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_everyday_en/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_everyday_en\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_everyday_en/__init__.py\", line 20, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_everyday_en/config.py\", line 1, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -1274,7 +1274,7 @@ "git_hash": "74f83063a5942d2e4c341876c093b04ac356c581", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-qrcode": { "__nonebot2.version__": "2.3.1", @@ -1291,7 +1291,7 @@ "git_hash": "a62117ffa8729203894664c000f488b2e351b75b", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 14:56:14\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:56:14\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:56:15\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_qrcode\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_qrcode/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_qrcode\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_qrcode/__init__.py\", line 17, in \n from pyzbar.pyzbar import decode\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/pyzbar.py\", line 7, in \n from .wrapper import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/wrapper.py\", line 149, in \n zbar_version = zbar_function(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/wrapper.py\", line 146, in zbar_function\n return prototype((fname, load_libzbar()))\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/wrapper.py\", line 125, in load_libzbar\n libzbar, dependencies = zbar_library.load()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/zbar_library.py\", line 65, in load\n raise ImportError('Unable to find zbar shared library')\n\u001b[31m\u001b[1mImportError\u001b[0m:\u001b[1m Unable to find zbar shared library\u001b[0m", "stderr_git": "\u001b[32m05-30 14:56:26\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:56:26\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:56:26\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_qrcode\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_qrcode/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_qrcode\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_qrcode/__init__.py\", line 17, in \n from pyzbar.pyzbar import decode\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/pyzbar.py\", line 7, in \n from .wrapper import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/wrapper.py\", line 149, in \n zbar_version = zbar_function(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/wrapper.py\", line 146, in zbar_function\n return prototype((fname, load_libzbar()))\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/wrapper.py\", line 125, in load_libzbar\n libzbar, dependencies = zbar_library.load()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/zbar_library.py\", line 65, in load\n raise ImportError('Unable to find zbar shared library')\n\u001b[31m\u001b[1mImportError\u001b[0m:\u001b[1m Unable to find zbar shared library\u001b[0m" }, @@ -1310,7 +1310,7 @@ "git_hash": "e583d6eaf66c64eda1f08e5002ed565b569204fe", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-bilibilibot": { "__nonebot2.version__": "2.3.1", @@ -1327,7 +1327,7 @@ "git_hash": "9614d4eb93f10dda2c36b27c3504f581d381b7d1", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bilibilibot/__init__.py:222: SyntaxWarning: invalid escape sequence '\\['\n rule=regex('\\[CQ:json,[\\w\\W]*\"appid\":100951776[\\w\\W]*space.bilibili.com[\\w\\W]*[\\w\\W]*\\]') & privateMessageRule,\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bilibilibot/__init__.py:245: SyntaxWarning: invalid escape sequence '\\['\n rule=regex('^\\[CQ:json,[\\w\\W]*\"appid\":100951776[\\w\\W]*live.bilibili.com[\\w\\W]*') & privateMessageRule,\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bilibilibot/__init__.py:281: SyntaxWarning: invalid escape sequence '\\['\n rule = regex('^\\[CQ:json[\\w\\W]*\"appid\":100951776[\\w\\W]*www.bilibili.com\\/bangumi\\/play\\/[\\w\\W]*') & privateMessageRule,\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bilibilibot/__init__.py:304: SyntaxWarning: invalid escape sequence '\\['\n rule = regex('^\\[CQ:json[\\w\\W]*\"appid\":100951776[\\w\\W]*b23.tv[\\w\\W]*') & privateMessageRule,\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bilibilibot/__init__.py:312: SyntaxWarning: invalid escape sequence '\\/'\n shortLink = re.search(\"https:\\/\\/b23.tv\\/\\w+\", sJson['data'])" }, "nonebot-plugin-color": { @@ -1345,7 +1345,7 @@ "git_hash": "2eb2658e6d201e3e0c85ffae2c4dd35c0aa68276", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_color/__init__.py:3: RuntimeWarning: No adapters found, please make sure you have installed at least one adapter.\n require(\"nonebot_plugin_alconna\")", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_color/__init__.py:3: RuntimeWarning: No adapters found, please make sure you have installed at least one adapter.\n require(\"nonebot_plugin_alconna\")" }, @@ -1364,7 +1364,7 @@ "git_hash": "37710da1d373327c43cd0939a96450e27cdb2d69", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-arcaeabot": { "__nonebot2.version__": "2.3.1", @@ -1381,7 +1381,7 @@ "git_hash": "49ce0c7f4f95107caf6c9aa3443066222eca76b7", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-30 14:58:24\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 14:58:24\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 14:58:25\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_arcaeabot\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_arcaeabot/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_arcaeabot\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arcaeabot/__init__.py\", line 2, in \n from .handler import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arcaeabot/handler/__init__.py\", line 1, in \n from .pre import pre_handler\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arcaeabot/handler/pre.py\", line 2, in \n from ..config import config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arcaeabot/config.py\", line 66, in \n config = ConfigsManager(Config_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arcaeabot/config.py\", line 34, in __init__\n yaml.dump(New_map, f, Dumper=yaml.RoundTripDumper)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ruamel/yaml/main.py\", line 1251, in dump\n error_deprecation('dump', 'dump', arg=\"typ='unsafe', pure=True\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ruamel/yaml/main.py\", line 1039, in error_deprecation\n raise AttributeError(s, name=None)\n\u001b[31m\u001b[1mAttributeError\u001b[0m:\u001b[1m \n\"dump()\" has been removed, use\n\n yaml = YAML(typ='unsafe', pure=True)\n yaml.dump(...)\n\ninstead of file \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arcaeabot/config.py\", line 34\n\n yaml.dump(New_map, f, Dumper=yaml.RoundTripDumper)\n\n\u001b[0m" }, "nonebot-plugin-ddcheck": { @@ -1399,7 +1399,7 @@ "git_hash": "16b86b69236ebe8be74724a3c48f0b16aeb91c80", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-leetcode2": { "__nonebot2.version__": "2.3.1", @@ -1416,7 +1416,7 @@ "git_hash": "5740b2fe5c2ddf3e5e88cbd223ef761b583a67a3", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-hikarisearch": { "__nonebot2.version__": "2.3.1", @@ -1433,7 +1433,7 @@ "git_hash": "11b34d5800e3962b0981e5a89e5d7a0179c36092", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-mediawiki": { "__nonebot2.version__": "2.3.1", @@ -1450,7 +1450,7 @@ "git_hash": "97a053a809f428c1073f2dc5e2167e2db3777da9", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-wordle": { "__nonebot2.version__": "2.3.1", @@ -1467,7 +1467,7 @@ "git_hash": "2dd40b879053171e5c4063fca61642e91b6db40d", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-giyf": { "__nonebot2.version__": "2.3.1", @@ -1484,7 +1484,7 @@ "git_hash": "03d9fa55c1e659156d3aba7ef0beb1cee71c7c9d", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-abstract": { "__nonebot2.version__": "2.3.1", @@ -1501,7 +1501,7 @@ "git_hash": "9b51cae9d2942b35f196409c32338bed5f95fe42", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-params": { "__nonebot2.version__": "2.3.1", @@ -1518,7 +1518,7 @@ "git_hash": "68b54f0a6be16c60681308216440d14bc57d408e", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-handle": { "__nonebot2.version__": "2.3.1", @@ -1535,7 +1535,7 @@ "git_hash": "2562dd87ff4ccf1d27a299f60b38ec28ab6a7b6c", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-minesweeper": { "__nonebot2.version__": "2.3.1", @@ -1552,7 +1552,7 @@ "git_hash": "54d6754f84788a525235f31002c8d777faf7eaad", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot_plugin_draw": { "__nonebot2.version__": "2.3.1", @@ -1569,7 +1569,7 @@ "git_hash": "f1eb41b390ac9bce5af3087f3e1c514627b4b25b", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-randomtkk": { "__nonebot2.version__": "2.3.1", @@ -1586,7 +1586,7 @@ "git_hash": "9f79dee8c4e4553fb59af8462c8bbee8c432e497", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-dida": { "__nonebot2.version__": "2.3.1", @@ -1603,7 +1603,7 @@ "git_hash": "1dec1fbed62e554a35baf3f375e6967425bc2c91", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 15:02:57\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:02:57\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:02:57\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_dida\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_dida/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_dida\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_dida/__init__.py\", line 5, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_dida/config.py\", line 1, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 15:03:02\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:03:02\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:03:02\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_dida\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_dida/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_dida\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_dida/__init__.py\", line 5, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_dida/config.py\", line 1, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -1622,7 +1622,7 @@ "git_hash": "afd2991846132812e808327eaef3b8b651c64370", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-answersbook": { "__nonebot2.version__": "2.3.1", @@ -1639,7 +1639,7 @@ "git_hash": "7801ca613c19573c1d02497bf547978a10ae0001", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-hitokoto": { "__nonebot2.version__": "2.3.1", @@ -1656,7 +1656,7 @@ "git_hash": "eace8739c506643862e8bc5161cb0c085f07ff5b", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-bilicover": { "__nonebot2.version__": "2.3.1", @@ -1673,7 +1673,7 @@ "git_hash": "193735929f7008d5399d372a744159531db27042", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-cchess": { "__nonebot2.version__": "2.3.1", @@ -1690,7 +1690,7 @@ "git_hash": "55ff66983fc7d4be58e840f42d950397176b86bc", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-chess": { "__nonebot2.version__": "2.3.1", @@ -1707,7 +1707,7 @@ "git_hash": "079adf408a74ac6fe7c48a374ab72a7a92238cc6", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-charpic": { "__nonebot2.version__": "2.3.1", @@ -1724,7 +1724,7 @@ "git_hash": "b66b1db24662b470a8a303fc2e6235124aec17b2", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-miragetank": { "__nonebot2.version__": "2.3.1", @@ -1741,7 +1741,7 @@ "git_hash": "2df50d82c1582fbd1e300fbc354ba43dc19f74a3", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-yulu": { "__nonebot2.version__": "2.3.1", @@ -1758,7 +1758,7 @@ "git_hash": "a784880fbee69628182043dbfed60a80690f7ac9", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_yulu/__init__.py:137: SyntaxWarning: invalid escape sequence '\\w'\n fy = on_regex('/翻译(\\w+)')", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_yulu/__init__.py:137: SyntaxWarning: invalid escape sequence '\\w'\n fy = on_regex('/翻译(\\w+)')" }, @@ -1777,7 +1777,7 @@ "git_hash": "6aad48863a7e871c9ba664d4385926c77b68b74b", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_maze/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_maze/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -1796,7 +1796,7 @@ "git_hash": "8a37e611961f09a197d84a31620949de4463cbdf", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_moyu/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_moyu/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -1815,7 +1815,7 @@ "git_hash": "3426e26cf38b1b190626528f19315ece371dde76", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-baidutranslate": { "__nonebot2.version__": "2.3.1", @@ -1832,7 +1832,7 @@ "git_hash": "54f3118e21d0b0b239d45371f5f47a6135c8b912", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_baidutranslate/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_baidutranslate/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -1851,7 +1851,7 @@ "git_hash": "253236873c31950d4c0039cc6475503420cdde3c", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_tortoise_orm/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_tortoise_orm/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -1870,7 +1870,7 @@ "git_hash": "7e42a29332923c26ebe54ebe84f02f7151649f92", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 15:22:22\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:22:22\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:22:22\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-30 15:22:22\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_tortoise_orm\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_dailysign/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_dailysign\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_dailysign/__init__.py\", line 3, in \n require(\"nonebot_plugin_tortoise_orm\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tortoise_orm/__init__.py\", line 11, in \n from .config import DB_URL, Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tortoise_orm/config.py\", line 28, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_decorators_v1.py\", line 155, in _wrapper1\n return validator(values)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tortoise_orm/config.py\", line 15, in set_default\n if not value.get(\"db_url\"):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 811, in __getattr__\n raise AttributeError(f'{type(self).__name__!r} object has no attribute {item!r}')\n\u001b[31m\u001b[1mAttributeError\u001b[0m:\u001b[1m 'Config' object has no attribute 'get'\u001b[0m\n\u001b[32m05-30 15:22:22\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_dailysign\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_dailysign/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_dailysign\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_dailysign/__init__.py\", line 3, in \n require(\"nonebot_plugin_tortoise_orm\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_tortoise_orm\"!\u001b[0m", "stderr_git": "\u001b[32m05-30 15:22:35\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:22:35\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:22:35\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-30 15:22:35\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_tortoise_orm\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_dailysign/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_dailysign\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_dailysign/__init__.py\", line 3, in \n require(\"nonebot_plugin_tortoise_orm\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tortoise_orm/__init__.py\", line 11, in \n from .config import DB_URL, Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tortoise_orm/config.py\", line 28, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_decorators_v1.py\", line 155, in _wrapper1\n return validator(values)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tortoise_orm/config.py\", line 15, in set_default\n if not value.get(\"db_url\"):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 811, in __getattr__\n raise AttributeError(f'{type(self).__name__!r} object has no attribute {item!r}')\n\u001b[31m\u001b[1mAttributeError\u001b[0m:\u001b[1m 'Config' object has no attribute 'get'\u001b[0m\n\u001b[32m05-30 15:22:35\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_dailysign\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_dailysign/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_dailysign\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_dailysign/__init__.py\", line 3, in \n require(\"nonebot_plugin_tortoise_orm\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_tortoise_orm\"!\u001b[0m" }, @@ -1886,10 +1886,10 @@ "pypi_version": "1.3.2", "pypi_create": true, "pypi_run": true, - "git_hash": "77b10a858ee5f016883012cbaf414ea977777283", + "git_hash": "7500640330ba9ade480e4c60b2442bf354a98215", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tetris_stats/__init__.py:4: RuntimeWarning: No adapters found, please make sure you have installed at least one adapter.\n require('nonebot_plugin_alconna')", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tetris_stats/__init__.py:4: RuntimeWarning: No adapters found, please make sure you have installed at least one adapter.\n require('nonebot_plugin_alconna')" }, @@ -1908,7 +1908,7 @@ "git_hash": "f9a334fadc2adfba79af51a7684444ac17180b71", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-imagetools": { "__nonebot2.version__": "2.3.1", @@ -1925,7 +1925,7 @@ "git_hash": "a6ca0d53907cd712b2ce0ad6a3d3d2211533b859", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-warframe-clock": { "__nonebot2.version__": "2.3.1", @@ -1942,7 +1942,7 @@ "git_hash": "5ab72a25acca5e8fe25247023294e9292b8bc9a3", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_warframe_clock/run.py\", line 1, in \n from nonebot import init, load_plugin\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 41, in \n import pkg_resources\nModuleNotFoundError: No module named 'pkg_resources'", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_warframe_clock/run.py\", line 1, in \n from nonebot import init, load_plugin\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 41, in \n import pkg_resources\nModuleNotFoundError: No module named 'pkg_resources'" }, @@ -1961,7 +1961,7 @@ "git_hash": "d73daa4edee1aaa921b2518362f8002fc477c130", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 15:25:02\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:25:02\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:25:10\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mhikari_core\u001b[0m\u001b[36m\u001b[0m | 更新模板成功\n\u001b[32m05-30 15:25:11\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"hikari_bot\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-hikari_bot/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"hikari_bot\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/hikari_bot/__init__.py\", line 31, in \n from .game.ocr import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/hikari_bot/game/ocr.py\", line 14, in \n ocr_url = config.ocr_url\n\u001b[31m\u001b[1mAttributeError\u001b[0m:\u001b[1m 'Config' object has no attribute 'ocr_url'\u001b[0m", "stderr_git": "\u001b[32m05-30 15:25:22\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:25:22\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:25:30\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mhikari_core\u001b[0m\u001b[36m\u001b[0m | 更新模板成功\n\u001b[32m05-30 15:25:31\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"hikari_bot\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-hikari_bot/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"hikari_bot\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/hikari_bot/__init__.py\", line 31, in \n from .game.ocr import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/hikari_bot/game/ocr.py\", line 14, in \n ocr_url = config.ocr_url\n\u001b[31m\u001b[1mAttributeError\u001b[0m:\u001b[1m 'Config' object has no attribute 'ocr_url'\u001b[0m" }, @@ -1980,7 +1980,7 @@ "git_hash": "43dd0bde54069a5cdac681f4ceee93635b956c4a", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 15:25:45\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:25:45\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:25:45\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_who_at_me\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_who_at_me/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_who_at_me\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_who_at_me/__init__.py\", line 29, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 15:25:53\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:25:53\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:25:54\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_who_at_me\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_who_at_me/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_who_at_me\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_who_at_me/__init__.py\", line 29, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -1999,7 +1999,7 @@ "git_hash": "e6858749817626f0185d637a326773ad7cccb17c", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-reboot": { "__nonebot2.version__": "2.3.1", @@ -2016,7 +2016,7 @@ "git_hash": "ce9de4582f40a3b1f177ef2524d78460f3370a08", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 15:26:20\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:26:20\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:26:20\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_reboot\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_reboot/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_reboot\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_reboot/__init__.py\", line 1, in \n from .config import plugin_config, Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_reboot/config.py\", line 4, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 15:26:28\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:26:28\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:26:28\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_reboot\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_reboot/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_reboot\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_reboot/__init__.py\", line 1, in \n from .config import plugin_config, Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_reboot/config.py\", line 4, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -2035,7 +2035,7 @@ "git_hash": "3ee4c507f239efde6c8b688a9333d903614bd227", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_setu4/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, "nonebot-plugin-smart-reply": { @@ -2053,7 +2053,7 @@ "git_hash": "cf97d40ae10242b6a1d872184b773db32adb2881", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-30 15:27:32\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:27:32\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:27:33\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_smart_reply\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_smart_reply/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_smart_reply\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_smart_reply/__init__.py\", line 8, in \n from .getopenai import openai\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_smart_reply/getopenai.py\", line 13, in \n from .utils import utils\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_smart_reply/utils.py\", line 198, in \n utils = Utils()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_smart_reply/utils.py\", line 66, in __init__\n open(self.keyword_path, \"r\", encoding=\"utf-8\")\n\u001b[31m\u001b[1mFileNotFoundError\u001b[0m:\u001b[1m [Errno 2] No such file or directory: '/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_smart_reply/resource/json/data.json'\u001b[0m" }, "nonebot-plugin-today-in-history": { @@ -2071,7 +2071,7 @@ "git_hash": "43f41dfc57353f73dd4ed7a01e2b4d22641d18f4", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot_plugin_BitTorrent": { "__nonebot2.version__": "2.3.1", @@ -2088,7 +2088,7 @@ "git_hash": "cbc1aef51d3c16c368f4afba79479bd873450379", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-namelist": { "__nonebot2.version__": "2.3.1", @@ -2105,7 +2105,7 @@ "git_hash": "c27f61188c24d1c1d078062b5fbfd4131c2b03ea", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-bread-shop": { "__nonebot2.version__": "2.3.1", @@ -2122,7 +2122,7 @@ "git_hash": "e3c8a203aaecf6293f7bedd78964c00f4d7aa718", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 15:28:35\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:28:35\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:28:35\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_bread_shop\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bread_shop/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_bread_shop\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bread_shop/__init__.py\", line 13, in \n from .bread_handle import BreadDataManage, Action\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bread_shop/bread_handle.py\", line 13, in \n from .config import LEVEL\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bread_shop/config.py\", line 5, in \n from pydantic import BaseSettings, Extra\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 15:28:50\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:28:50\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:28:50\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_bread_shop\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bread_shop/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_bread_shop\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bread_shop/__init__.py\", line 13, in \n from .bread_handle import BreadDataManage, Action\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bread_shop/bread_handle.py\", line 13, in \n from .config import LEVEL\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bread_shop/config.py\", line 5, in \n from pydantic import BaseSettings, Extra\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -2141,7 +2141,7 @@ "git_hash": "7d168de7f7b3b36e34ead08900100fec47703679", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot_plugin_horserace": { "__nonebot2.version__": "2.3.1", @@ -2158,7 +2158,7 @@ "git_hash": "80b5bce36583d54814db6c917b3b062aa8b03c2f", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-firexN": { "__nonebot2.version__": "2.3.1", @@ -2175,7 +2175,7 @@ "git_hash": "64a1f079c8d4b19a904b5b8df16e6fe8ece6f249", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-bfinfo": { "__nonebot2.version__": "2.3.1", @@ -2192,7 +2192,7 @@ "git_hash": "51da0f9d9d9784931e6cd4a73d014d5d78e368b2", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-osubot": { "__nonebot2.version__": "2.3.1", @@ -2209,7 +2209,7 @@ "git_hash": "18edaeaef584d0db2931c914becad62d5f6eb51a", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-acc-calculate": { "__nonebot2.version__": "2.3.1", @@ -2226,7 +2226,7 @@ "git_hash": "4ebe1b3ba51cfc1affc00b133b630886b92cae5b", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot_plugin_kawaii_robot": { "__nonebot2.version__": "2.3.1", @@ -2243,7 +2243,7 @@ "git_hash": "3091b41d4c84a766d2c8e8bf0c668ee6a7ab3980", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot_plugin_addFriend": { "__nonebot2.version__": "2.3.1", @@ -2260,7 +2260,7 @@ "git_hash": "38cabfd2ed3c0b159b759c666057d6ac072c74da", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-date-name": { "__nonebot2.version__": "2.3.1", @@ -2277,7 +2277,7 @@ "git_hash": "eae1591d140d60c87b2ce4fa295d90a5f58a7723", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-30 15:32:16\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:32:16\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:32:17\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_date_name\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_date_name/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_date_name\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_date_name/__init__.py\", line 3, in \n from . import config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_date_name/config.py\", line 10, in \n d = conn_name.cursor().execute(\"SELECT * from `name`\").fetchmany()\n\u001b[31m\u001b[1msqlite3.OperationalError\u001b[0m:\u001b[1m no such table: name\u001b[0m" }, "nonebot_plugin_easyCommand": { @@ -2295,7 +2295,7 @@ "git_hash": "73d8596b3e410503c6b956b0a38dba5982f73207", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-report": { "__nonebot2.version__": "2.3.1", @@ -2312,7 +2312,7 @@ "git_hash": "bd9a7687b13d3aa15e0f4cb8df7cbe59a9acb83f", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 15:32:40\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:32:40\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:32:40\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_report\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_report/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_report\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_report/__init__.py\", line 20, in \n config = get_plugin_config(Config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/__init__.py\", line 173, in get_plugin_config\n return type_validate_python(config, model_dump(get_driver().config))\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/compat.py\", line 212, in type_validate_python\n return TypeAdapter(type_).validate_python(data)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/type_adapter.py\", line 260, in validate_python\n return self.validator.validate_python(object, strict=strict, from_attributes=from_attributes, context=context)\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\nenvironment\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\u001b[0m", "stderr_git": "\u001b[32m05-30 15:32:47\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:32:47\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:32:48\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_report\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_report/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_report\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_report/__init__.py\", line 20, in \n config = get_plugin_config(Config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/__init__.py\", line 173, in get_plugin_config\n return type_validate_python(config, model_dump(get_driver().config))\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/compat.py\", line 212, in type_validate_python\n return TypeAdapter(type_).validate_python(data)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/type_adapter.py\", line 260, in validate_python\n return self.validator.validate_python(object, strict=strict, from_attributes=from_attributes, context=context)\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\nenvironment\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\u001b[0m" }, @@ -2331,7 +2331,7 @@ "git_hash": "9e4e07bb140ce8bb702febcf0ff32bd8852ed0d0", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 15:32:57\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:32:57\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:32:57\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_hammer_nbnhhsh\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_hammer_nbnhhsh/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_hammer_nbnhhsh\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_hammer_nbnhhsh/__init__.py\", line 4, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_hammer_nbnhhsh/config.py\", line 1, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 15:33:06\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:33:06\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:33:06\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_hammer_nbnhhsh\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_hammer_nbnhhsh/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_hammer_nbnhhsh\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_hammer_nbnhhsh/__init__.py\", line 4, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_hammer_nbnhhsh/config.py\", line 1, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -2350,7 +2350,7 @@ "git_hash": "efdf6f5a531e6b26194746d2fb7df0eb014db6f2", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-mcqq": { "__nonebot2.version__": "2.3.1", @@ -2367,7 +2367,7 @@ "git_hash": "69ec82745c39903773f89445294ff33c44622b8c", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-covid-19-by-guild": { "__nonebot2.version__": "2.3.1", @@ -2384,7 +2384,7 @@ "git_hash": "ce27f7990cef769f47f177c3ad95309409b559ac", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-wiki": { "__nonebot2.version__": "2.3.1", @@ -2401,7 +2401,7 @@ "git_hash": "930c760ae4ff524008950366104038aa6d2cda27", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 15:34:45\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:34:45\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:34:46\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_wiki\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_wiki/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_wiki\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_wiki/__init__.py\", line 30, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 15:34:55\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:34:55\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:34:56\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_wiki\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_wiki/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_wiki\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_wiki/__init__.py\", line 25, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -2420,7 +2420,7 @@ "git_hash": "5af0a315e3b36d98bba95ffd9b59b00c29d9d478", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 15:35:24\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:35:24\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:35:25\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_groupmanager\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_groupmanager/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_groupmanager\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_groupmanager/__init__.py\", line 22, in \n from . import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_groupmanager/approve.py\", line 14, in \n from .utils import load\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_groupmanager/utils.py\", line 29, in \n from .config import plugin_config, global_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_groupmanager/config.py\", line 17, in \n plugin_config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 15:35:47\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:35:47\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:35:48\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_groupmanager\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_groupmanager/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_groupmanager\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_groupmanager/__init__.py\", line 22, in \n from . import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_groupmanager/approve.py\", line 14, in \n from .utils import load\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_groupmanager/utils.py\", line 29, in \n from .config import plugin_config, global_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_groupmanager/config.py\", line 17, in \n plugin_config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -2439,7 +2439,7 @@ "git_hash": "c4c9b645422823e526bcf59f85385c91c637f25e", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-drawer": { "__nonebot2.version__": "2.3.1", @@ -2456,7 +2456,7 @@ "git_hash": "4618a61eba462f0a64a177995378cecdb6a42b2f", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-jrrp-n": { "__nonebot2.version__": "2.3.1", @@ -2473,7 +2473,7 @@ "git_hash": "a76de25d0fb42e6b92313583468be53061ff39a2", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-moegoe": { "__nonebot2.version__": "2.3.1", @@ -2490,7 +2490,7 @@ "git_hash": "52f3b7ba7f3faf52c547670072c15fc463bf4159", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-pixivbot": { "__nonebot2.version__": "2.3.1", @@ -2507,7 +2507,7 @@ "git_hash": "48575e92011afeb16fa4c10f83d131baf7286330", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 15:37:42\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:37:42\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:37:42\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_apscheduler\u001b[0m\"\n\u001b[32m05-30 15:37:42\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_access_control_api\u001b[0m\"\n\u001b[32m05-30 15:37:43\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_session\u001b[0m\"\n\u001b[32m05-30 15:37:43\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-30 15:37:43\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_orm\u001b[0m\"\n\u001b[32m05-30 15:37:44\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_saa\u001b[0m\"\n\u001b[32m05-30 15:37:44\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_access_control\u001b[0m\u001b[36m\u001b[0m | use \u001b[33minmemory\u001b[0m rate_limit_token storage\n\u001b[32m05-30 15:37:44\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_access_control\u001b[0m\"\n\u001b[32m05-30 15:37:44\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_session_orm\u001b[0m\"\n\u001b[32m05-30 15:37:44\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_session_saa\u001b[0m\"\n\u001b[32m05-30 15:37:44\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"ssttkkl_nonebot_utils\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_pixivbot/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_pixivbot\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_pixivbot/__init__.py\", line 19, in \n require(\"ssttkkl_nonebot_utils\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 182, in load_plugin\n raise RuntimeError(\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Module ssttkkl_nonebot_utils is not loaded as a plugin! Make sure not to import it before loading.\u001b[0m\n\u001b[32m05-30 15:37:44\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_pixivbot\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_pixivbot/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_pixivbot\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_pixivbot/__init__.py\", line 19, in \n require(\"ssttkkl_nonebot_utils\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"ssttkkl_nonebot_utils\"!\u001b[0m", "stderr_git": "\u001b[32m05-30 15:38:08\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:38:08\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:38:09\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_apscheduler\u001b[0m\"\n\u001b[32m05-30 15:38:09\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_access_control_api\u001b[0m\"\n\u001b[32m05-30 15:38:09\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_session\u001b[0m\"\n\u001b[32m05-30 15:38:10\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-30 15:38:10\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_orm\u001b[0m\"\n\u001b[32m05-30 15:38:10\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_access_control\u001b[0m\u001b[36m\u001b[0m | use \u001b[33minmemory\u001b[0m rate_limit_token storage\n\u001b[32m05-30 15:38:10\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_access_control\u001b[0m\"\n\u001b[32m05-30 15:38:10\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_session_orm\u001b[0m\"\n\u001b[32m05-30 15:38:10\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_saa\u001b[0m\"\n\u001b[32m05-30 15:38:10\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_session_saa\u001b[0m\"\n\u001b[32m05-30 15:38:10\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mssttkkl_nonebot_utils\u001b[0m\"\n\u001b[32m05-30 15:38:10\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_pixivbot\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_pixivbot/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_pixivbot\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_pixivbot/__init__.py\", line 26, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_pixivbot/config.py\", line 7, in \n from pydantic import BaseSettings, validator, root_validator\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -2526,7 +2526,7 @@ "git_hash": "930110013ad367c2c3feda4a9209c8d460cdf625", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-treehelp": { "__nonebot2.version__": "2.3.1", @@ -2543,7 +2543,7 @@ "git_hash": "a583e694c91a28b422667483b8cd16c1ab3ae709", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-cqsat": { "__nonebot2.version__": "2.3.1", @@ -2560,7 +2560,7 @@ "git_hash": "639f0334b8cf808e68c575170871013be7b5f390", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-30 15:38:55\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:38:55\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n[, (INFO)>]\n\u001b[32m05-30 15:38:56\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"cqsat\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-cqsat/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"cqsat\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/cqsat/__init__.py\", line 8, in \n from . import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/cqsat/entertainment/__init__.py\", line 18, in \n from ..media_utils import convert_to_silk_wav, MergeTwoMp3\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/cqsat/media_utils.py\", line 10, in \n import pysilk\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'pysilk'\u001b[0m" }, "nonebot-plugin-course": { @@ -2578,7 +2578,7 @@ "git_hash": "dc11694746b939dd7c427884871eb19770eebff9", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_course/utils.py:92: SyntaxWarning: \"is not\" with 'int' literal. Did you mean \"!=\"?\n if d is not 0:\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_course/utils.py:95: SyntaxWarning: \"is not\" with 'int' literal. Did you mean \"!=\"?\n elif h is not 0:\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fuzzywuzzy/fuzz.py:11: UserWarning: Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning\n warnings.warn('Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning')", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fuzzywuzzy/fuzz.py:11: UserWarning: Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning\n warnings.warn('Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning')" }, @@ -2597,7 +2597,7 @@ "git_hash": "d3253726b1872e42e889ccabd0e2f5beb2cd1cfe", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_dialectlist/__init__.py:7: RuntimeWarning: No adapters found, please make sure you have installed at least one adapter.\n require(\"nonebot_plugin_alconna\")", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_dialectlist/__init__.py:7: RuntimeWarning: No adapters found, please make sure you have installed at least one adapter.\n require(\"nonebot_plugin_alconna\")" }, @@ -2616,7 +2616,7 @@ "git_hash": "1b0c44df21d4ab171765d4544798d9d4fbba464a", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-send": { "__nonebot2.version__": "2.3.1", @@ -2633,7 +2633,7 @@ "git_hash": "213f498f53de9d38010e8a3eb303d7d5cc7f8534", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-todo-nlp": { "__nonebot2.version__": "2.3.1", @@ -2650,7 +2650,7 @@ "git_hash": "1ad285891dbddda46bb69aa3b79377e69dd307ca", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/dictionary/dictionary_loader.py:285: SyntaxWarning: invalid escape sequence '\\['\n pinyin_ptn = re.compile('\\[[a-zàáāǎòóōǒèéēěìíīǐùúūǔǜǘǖǚǹńňüḿ]{1,8}\\]')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/dictionary/dictionary_loader.py:286: SyntaxWarning: invalid escape sequence '\\d'\n explanation_ptn = re.compile('\\d{1,2}\\.')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/rule_pattern.py:83: SyntaxWarning: invalid escape sequence '\\]'\n HALF_ANGLE_ALPHABET = ''' \"#$%&'*+-./0123456789<=>@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~'''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/rule_pattern.py:128: SyntaxWarning: invalid escape sequence '\\.'\n GRADING_NUM_PATTERN = '[\\.点0-9一二三四五六七八九壹弌贰弍叁弎仨肆伍陆柒捌玖俩两零〇十百千万亿兆拾佰仟萬億]+'\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/rule_pattern.py:193: SyntaxWarning: invalid escape sequence '\\d'\n WECHAT_ID_PATTERN = '(?<=[^\\da-zA-Z_\\-])([a-zA-Z][a-zA-Z\\d_\\-]{5,19})(?=[^\\da-zA-Z_\\-])'\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/checker.py:107: SyntaxWarning: invalid escape sequence '\\d'\n self.any_arabic_num_pattern = re.compile('(\\d|[0123456789])')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/checker.py:135: SyntaxWarning: invalid escape sequence '\\d'\n self.all_arabic_num_pattern = re.compile('(\\d|[0123456789])+')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/html_rule_pattern.py:19: SyntaxWarning: invalid escape sequence '\\s'\n PARAGRAPH_TAG_PATTERN = '(|\\s(.|\\n)*?>)(.|\\n)*?

||\\s(.|\\n)*?>)(.|\\n)*?

)'\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/html_rule_pattern.py:42: SyntaxWarning: invalid escape sequence '\\?'\n '(<([a-z]{1,8}|[A-Z]{1,8}|h[1-6]|!DOCTYPE|\\?xml)([ \\n]((.|\\n)+?))?>|' \\\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/html_rule_pattern.py:53: SyntaxWarning: invalid escape sequence '\\w'\n NAME_ATTR_PATTERN = '[NAME][name]=(?P[\"\\']?)(?P[\\w\\-] *?)(?P=Quote)'\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/html_rule_pattern.py:54: SyntaxWarning: invalid escape sequence '\\w'\n CONTENT_ATTR_PATTERN = '[Content][content]=(?P[\"\\']?)(?P[\\w\\- ]*?)(?P=Quote)'\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/html_rule_pattern.py:56: SyntaxWarning: invalid escape sequence '\\w'\n ID_ATTR_PATTERN = '[iI][dD]=(?P[\"\\']?)(?P[\\w\\- ]*?)(?P=Quote)'\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/html_rule_pattern.py:57: SyntaxWarning: invalid escape sequence '\\w'\n CLASS_ATTR_PATTERN = '(CLASS|class)=(?P[\"\\']?)(?P[\\w\\- ]*?)(?P=Quote)'\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/gadget/money_parser.py:64: SyntaxWarning: invalid escape sequence '\\d'\n self.float_num_pattern = re.compile('\\d+(\\.)?\\d*')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/gadget/money_num2char.py:58: SyntaxWarning: invalid escape sequence '\\d'\n self.integer_pattern = re.compile('(\\d+)\\.')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/gadget/money_num2char.py:59: SyntaxWarning: invalid escape sequence '\\.'\n self.float_pattern = re.compile('\\.(\\d+)')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jiojio/pre_processor.py:62: SyntaxWarning: invalid escape sequence '\\d'\n '^(\\d+(,\\d+)?(\\.\\d+)?(万|亿|万亿|万千|千万|千|点|亿千|兆)|[\\d]+(%|%)?|'\\\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jiojio/pre_processor.py:63: SyntaxWarning: invalid escape sequence '\\d'\n '([\\d]+)?\\.([\\d]+)?(%|%)?|'\\\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jiojio/pre_processor.py:64: SyntaxWarning: invalid escape sequence '\\d'\n '[\\d]+\\:[\\d]+|'\\\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jiojio/pre_processor.py:67: SyntaxWarning: invalid escape sequence '\\d'\n '^([\\d]+(%|%)?|'\\\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jiojio/pre_processor.py:68: SyntaxWarning: invalid escape sequence '\\d'\n '([\\d]+)?\\.([\\d]+)?(%|%)?)$')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jiojio/pre_processor.py:78: SyntaxWarning: invalid escape sequence '\\d'\n '\\d年|\\d月(份)?|\\d日|\\d(小)?时|\\d分|\\d秒')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/gadget/time_parser.py:463: SyntaxWarning: invalid escape sequence '\\d'\n ''.join(['^', MONTH_NUM_STRING, '月', '([12]\\d|3[01]|[0]?[1-9])', '$']))\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/gadget/motor_vehicle_licence_plate.py:66: SyntaxWarning: invalid escape sequence '\\d'\n '([ABCDEFGHJK][A-HJ-NP-Za-hj-np-z]\\d{4}|[ABCDEFGHJK]\\d{5})$')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/gadget/motor_vehicle_licence_plate.py:68: SyntaxWarning: invalid escape sequence '\\d'\n '(\\d{5}[ABCDEFGHJK])$')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/algorithm/keyphrase/extract_keyphrase.py:100: SyntaxWarning: invalid escape sequence '\\*'\n self.redundant_strict_pattern = re.compile('[\\*\\|`\\;:丨-\\<\\>]') # 有一个字符即抛弃\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/algorithm/keyphrase/extract_keyphrase.py:101: SyntaxWarning: invalid escape sequence '\\d'\n self.redundant_loose_pattern = re.compile('[/\\d\\.\\-:=a-z+,%]+') # 全部是该字符即抛弃\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/algorithm/sentiment/sentiment_analysis.py:126: SyntaxWarning: invalid escape sequence '\\,'\n self.transition_words = re.compile('((,|\\,)(但是|可是|但|不过))')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/algorithm/new_word/new_word_discovery.py:46: SyntaxWarning: invalid escape sequence '\\w'\n self.re_chinese = re.compile(u'[\\w]+', re.U)\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/algorithm/new_word/new_word_discovery.py:127: SyntaxWarning: invalid escape sequence '\\w'\n re_chinese = re.compile(u'[\\w]+', re.U)\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jieba/__init__.py:44: SyntaxWarning: invalid escape sequence '\\.'\n re_han_default = re.compile(\"([\\u4E00-\\u9FD5a-zA-Z0-9+#&\\._%\\-]+)\", re.U)\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jieba/__init__.py:46: SyntaxWarning: invalid escape sequence '\\s'\n re_skip_default = re.compile(\"(\\r\\n|\\s)\", re.U)\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jieba/finalseg/__init__.py:78: SyntaxWarning: invalid escape sequence '\\.'\n re_skip = re.compile(\"([a-zA-Z0-9]+(?:\\.\\d+)?%?)\")\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jieba/posseg/__init__.py:16: SyntaxWarning: invalid escape sequence '\\.'\n re_skip_detail = re.compile(\"([\\.0-9]+|[a-zA-Z0-9]+)\")\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jieba/posseg/__init__.py:17: SyntaxWarning: invalid escape sequence '\\.'\n re_han_internal = re.compile(\"([\\u4E00-\\u9FD5a-zA-Z0-9+#&\\._]+)\")\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jieba/posseg/__init__.py:18: SyntaxWarning: invalid escape sequence '\\s'\n re_skip_internal = re.compile(\"(\\r\\n|\\s)\")\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jieba/posseg/__init__.py:21: SyntaxWarning: invalid escape sequence '\\.'\n re_num = re.compile(\"[\\.0-9]+\")", "stderr_git": "\u001b[32m05-30 15:49:06\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:49:06\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n# jionlp - 微信公众号: JioNLP Github: `https://github.com/dongrixinyu/JioNLP`.\n# jiojio - `http://www.jionlp.com/jionlp_online/cws_pos` is available for online trial.\n\u001b[32m05-30 15:49:07\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_todo_nlp\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_todo_nlp/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_todo_nlp\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_todo_nlp/__init__.py\", line 2, in \n from .todo_manage import add_todo, finish_todo, remove_todo, change_todo_time, get_todo_pic\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_todo_nlp/todo_manage.py\", line 10, in \n from .nlp_util import get_time_from_text, get_name_from_text, get_priority_from_text\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_todo_nlp/nlp_util.py\", line 8, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_todo_nlp/config.py\", line 2, in \n from pydantic import BaseSettings, Extra, Field\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -2669,7 +2669,7 @@ "git_hash": "6d52395b22a3d9d6634ff5b469f4d3862837fd00", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-CyberSensoji": { "__nonebot2.version__": "2.3.1", @@ -2686,7 +2686,7 @@ "git_hash": "d242cfbd30780e29f68442c09a9393af7a15f488", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-gspanel": { "__nonebot2.version__": "2.3.1", @@ -2703,7 +2703,7 @@ "git_hash": "5f615ff1e0faa52f306fbeec612192f6260c40df", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-gsmaterial": { "__nonebot2.version__": "2.3.1", @@ -2720,7 +2720,7 @@ "git_hash": "737797b99ce0766ffd62110a526553c89f4200e1", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-mystool": { "__nonebot2.version__": "2.3.1", @@ -2737,7 +2737,7 @@ "git_hash": "505b184af0a52c765abb73a14811a520eaf2e0e2", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-warframe": { "__nonebot2.version__": "2.3.1", @@ -2754,7 +2754,7 @@ "git_hash": "5970b0bc735f004841d34d4fe71cb7cb70a091a2", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-mcqq-server": { "__nonebot2.version__": "2.3.1", @@ -2771,7 +2771,7 @@ "git_hash": "139f9041a70f4aa426a489eca56b5a5d7450d706", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot_plugin_RealESRGAN": { "__nonebot2.version__": "2.3.1", @@ -2788,7 +2788,7 @@ "git_hash": "c91958aa7158a9fa61906b5b16ed08e721688eaf", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-30 15:51:42\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:51:42\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:51:43\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_RealESRGAN\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_RealESRGAN/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_RealESRGAN\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1324, in _find_and_load_unlocked\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'nonebot_plugin_RealESRGAN'\u001b[0m" }, "nonebot-plugin-wolf-kill": { @@ -2806,7 +2806,7 @@ "git_hash": "470fa7a46cf84f3204d82493db51e7ced3afe5db", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-iot": { "__nonebot2.version__": "2.3.1", @@ -2823,7 +2823,7 @@ "git_hash": "fa8205e9284fd3ece5d634a4f7f62b20484b820e", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-bwiki-navigator": { "__nonebot2.version__": "2.3.1", @@ -2840,7 +2840,7 @@ "git_hash": "de1a1d1dea212cd6a725a9d0a8f637b032d250ce", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 15:52:14\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:52:14\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:52:14\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_bwiki_navigator\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bwiki_navigator/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_bwiki_navigator\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bwiki_navigator/__init__.py\", line 4, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bwiki_navigator/config.py\", line 3, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 15:52:22\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:52:22\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:52:23\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_bwiki_navigator\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bwiki_navigator/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_bwiki_navigator\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bwiki_navigator/__init__.py\", line 4, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bwiki_navigator/config.py\", line 3, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -2859,7 +2859,7 @@ "git_hash": "c5ba480cf27b6358e327f292341be9022e744ad2", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-tts-gal": { "__nonebot2.version__": "2.3.1", @@ -2876,7 +2876,7 @@ "git_hash": "bde3b3a1da3550ac806687853e9d23393f3f7b1b", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 15:53:36\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:53:36\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:53:37\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_apscheduler\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_tts_gal/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_tts_gal\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tts_gal/__init__.py\", line 9, in \n require(\"nonebot_plugin_apscheduler\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/__init__.py\", line 7, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/config.py\", line 1, in \n from pydantic import Field, BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m\n\u001b[32m05-30 15:53:37\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_tts_gal\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_tts_gal/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_tts_gal\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tts_gal/__init__.py\", line 9, in \n require(\"nonebot_plugin_apscheduler\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_apscheduler\"!\u001b[0m", "stderr_git": "\u001b[32m05-30 15:53:55\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:53:55\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:53:56\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_apscheduler\u001b[0m\"\n\u001b[32m05-30 15:53:56\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_tts_gal\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_tts_gal/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_tts_gal\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tts_gal/__init__.py\", line 17, in \n from torch import no_grad, LongTensor\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'torch'\u001b[0m" }, @@ -2895,7 +2895,7 @@ "git_hash": "44f9ad625134a8ee2aba4e86a24b3385d8b19724", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_alicdk_get/__init__.py:180: SyntaxWarning: invalid escape sequence '\\w'\n cdk = re.findall('福利码:(阿里盘盘酱[\\w]{5})', content)[0]\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_alicdk_get/__init__.py:217: SyntaxWarning: invalid escape sequence '\\d'\n seconds = re.findall('间隔 *([\\d]+)秒?', plain_text)[0]", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_alicdk_get/__init__.py:180: SyntaxWarning: invalid escape sequence '\\w'\n cdk = re.findall('福利码:(阿里盘盘酱[\\w]{5})', content)[0]\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_alicdk_get/__init__.py:217: SyntaxWarning: invalid escape sequence '\\d'\n seconds = re.findall('间隔 *([\\d]+)秒?', plain_text)[0]" }, @@ -2914,7 +2914,7 @@ "git_hash": "ba92700eb73130157d35501cd6b2c95df5008377", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-tuling": { "__nonebot2.version__": "2.3.1", @@ -2931,7 +2931,7 @@ "git_hash": "19699cf0ed771335e389341bc7ec59efa651ceed", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 15:55:00\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:55:00\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:55:00\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_tuling\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_tuling/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_tuling\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tuling/__init__.py\", line 15, in \n from .manager import chat_manager\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tuling/manager.py\", line 24, in \n from .config import plugin_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tuling/config.py\", line 24, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 15:55:09\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:55:09\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:55:10\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_tuling\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_tuling/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_tuling\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tuling/__init__.py\", line 15, in \n from .manager import chat_manager\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tuling/manager.py\", line 24, in \n from .config import plugin_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tuling/config.py\", line 24, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -2950,7 +2950,7 @@ "git_hash": "305689723bb7023bd88ee809d256ccf11db05989", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-ocr": { "__nonebot2.version__": "2.3.1", @@ -2967,7 +2967,7 @@ "git_hash": "41c3fde367190f34e9dc46389297133ee0829cb5", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-listener": { "__nonebot2.version__": "2.3.1", @@ -2984,7 +2984,7 @@ "git_hash": "701da8103cc5bdec627a473b2d7607a3fdb9a6b1", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-BiliRequestAll": { "__nonebot2.version__": "2.3.1", @@ -3001,7 +3001,7 @@ "git_hash": "abc5c6fa1af46bc8a4d88f8c9b52c726716b0b23", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-russian-ban": { "__nonebot2.version__": "2.3.1", @@ -3018,7 +3018,7 @@ "git_hash": "96c42b196b31c217e050499c2d4bba12a3eb6cc3", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-ygo-trade": { "__nonebot2.version__": "2.3.1", @@ -3035,7 +3035,7 @@ "git_hash": "10ec7a513500e488e56564087e9405c0e5435033", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-novelai": { "__nonebot2.version__": "2.3.1", @@ -3052,7 +3052,7 @@ "git_hash": "7a387d57196482ee8c288ab3bd3ce35a0f5b1c19", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 15:56:43\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:56:43\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:56:43\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_novelai\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_novelai/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_novelai\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_novelai/__init__.py\", line 1, in \n from . import config, manage\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_novelai/config.py\", line 7, in \n from pydantic import BaseSettings, validator\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 15:56:51\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 15:56:51\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 15:56:52\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_novelai\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_novelai/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_novelai\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1324, in _find_and_load_unlocked\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'nonebot_plugin_novelai'\u001b[0m" }, @@ -3071,7 +3071,7 @@ "git_hash": null, "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-ayaka-timezone": { "__nonebot2.version__": "2.3.1", @@ -3088,7 +3088,7 @@ "git_hash": "be391403b723b4c880d5fa967908b01e902f4719", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "05-30 15:57:18 [SUCCESS] nonebot | NoneBot is initializing...\n05-30 15:57:19 [INFO] nonebot | Current Env: prod\n05-30 15:57:19 [ERROR] nonebot | Failed to import \"ayaka_timezone\"\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-ayaka_timezone/run.py\", line 3, in \n exit(0 if load_plugin(\"ayaka_timezone\") else 1)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1324, in _find_and_load_unlocked\nModuleNotFoundError: No module named 'ayaka_timezone'" }, "nonebot-plugin-ayaka-prevent-bad-words": { @@ -3106,7 +3106,7 @@ "git_hash": "7fef71ed03ab1701a6510807b08d6d6d63458836", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "05-30 15:57:32 [SUCCESS] nonebot | NoneBot is initializing...\n05-30 15:57:32 [INFO] nonebot | Current Env: prod\n05-30 15:57:32 [ERROR] nonebot | Failed to import \"ayaka_prevent_bad_words\"\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-ayaka_prevent_bad_words/run.py\", line 3, in \n exit(0 if load_plugin(\"ayaka_prevent_bad_words\") else 1)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1324, in _find_and_load_unlocked\nModuleNotFoundError: No module named 'ayaka_prevent_bad_words'" }, "nonebot-plugin-savor": { @@ -3124,7 +3124,7 @@ "git_hash": "43ece5f25e97141b1bfbc19aa9bfe995a9779f67", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-kfcrazy": { "__nonebot2.version__": "2.3.1", @@ -3141,7 +3141,7 @@ "git_hash": "5b8247aa0d4ba97dd805ff2deffc0ba0bbef1285", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-random": { "__nonebot2.version__": "2.3.1", @@ -3158,7 +3158,7 @@ "git_hash": "6e35e15350075b9bf6e22dc87c295948117b3331", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-sqlalchemy": { "__nonebot2.version__": "2.3.1", @@ -3175,7 +3175,7 @@ "git_hash": "b7e74383cfd3a7e84d3626be1977a2db47d99898", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-blacklist": { "__nonebot2.version__": "2.3.1", @@ -3192,7 +3192,7 @@ "git_hash": "701a2b1a55488d419ef89a23bae4c2486eca1461", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-antiinsult": { "__nonebot2.version__": "2.3.1", @@ -3209,7 +3209,7 @@ "git_hash": "bea86ad5ed49c4175e593651204ddcdf9066810c", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_antiinsult/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_antiinsult/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -3228,7 +3228,7 @@ "git_hash": "0e288251a479319703777504cccbb2a1adad4b12", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-mahjong-scoreboard": { "__nonebot2.version__": "2.3.1", @@ -3245,7 +3245,7 @@ "git_hash": "23f34376dcf3693329bfbe6ed7aab457822de2df", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:00:03\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:00:03\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:00:03\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-30 16:00:04\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_session\u001b[0m\"\n\u001b[32m05-30 16:00:04\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_sqlalchemy\u001b[0m\"\n\u001b[32m05-30 16:00:04\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_apscheduler\u001b[0m\"\n\u001b[32m05-30 16:00:04\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_saa\u001b[0m\"\n\u001b[32m05-30 16:00:04\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mssttkkl_nonebot_utils\u001b[0m\"\n\u001b[32m05-30 16:00:04\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_mahjong_scoreboard\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_mahjong_scoreboard/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_mahjong_scoreboard\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mahjong_scoreboard/__init__.py\", line 16, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mahjong_scoreboard/config.py\", line 5, in \n from pydantic import BaseSettings, root_validator\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 16:00:21\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:00:21\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:00:21\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-30 16:00:22\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_session\u001b[0m\"\n\u001b[32m05-30 16:00:22\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_sqlalchemy\u001b[0m\"\n\u001b[32m05-30 16:00:22\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_apscheduler\u001b[0m\"\n\u001b[32m05-30 16:00:22\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_saa\u001b[0m\"\n\u001b[32m05-30 16:00:22\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mssttkkl_nonebot_utils\u001b[0m\"\n\u001b[32m05-30 16:00:22\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_mahjong_scoreboard\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_mahjong_scoreboard/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_mahjong_scoreboard\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mahjong_scoreboard/__init__.py\", line 16, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mahjong_scoreboard/config.py\", line 5, in \n from pydantic import BaseSettings, root_validator\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -3264,7 +3264,7 @@ "git_hash": "32efa66c8a36c87fcba2d6b0d773166d2631ac5e", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-mahjong-utils": { "__nonebot2.version__": "2.3.1", @@ -3281,7 +3281,7 @@ "git_hash": "0fa9771812fb1988b6ab2a81ef998bd474309866", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-animeres": { "__nonebot2.version__": "2.3.1", @@ -3298,7 +3298,7 @@ "git_hash": "4c39276c8c50978fc2bb9ef3bc1e280ad8cb842e", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-person": { "__nonebot2.version__": "2.3.1", @@ -3315,7 +3315,7 @@ "git_hash": "36ba666df8983b741534812a9fd632559609f9c0", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-apex-api-query": { "__nonebot2.version__": "2.3.1", @@ -3332,7 +3332,7 @@ "git_hash": "da376fdc16cc0d13b6155b8baa5e61685525e6fe", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:01:46\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:01:46\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:01:47\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_apscheduler\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_apex_api_query/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_apex_api_query\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apex_api_query/__init__.py\", line 12, in \n require('nonebot_plugin_apscheduler')\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/__init__.py\", line 7, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/config.py\", line 1, in \n from pydantic import Field, BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m\n\u001b[32m05-30 16:01:47\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_apex_api_query\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_apex_api_query/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_apex_api_query\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apex_api_query/__init__.py\", line 12, in \n require('nonebot_plugin_apscheduler')\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_apscheduler\"!\u001b[0m" }, "nonebot-plugin-reborn": { @@ -3350,7 +3350,7 @@ "git_hash": "522641a7d2e8ea68a834966bc72343069ba3c837", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-searchBiliInfo": { "__nonebot2.version__": "2.3.1", @@ -3367,7 +3367,7 @@ "git_hash": "db6ba184017fa47a2795dd7993288894238d41a9", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-30 16:02:48\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:02:48\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:02:49\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_htmlrender\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_searchBiliInfo/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_searchBiliInfo\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_searchBiliInfo/__init__.py\", line 28, in \n require(\"nonebot_plugin_htmlrender\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_htmlrender/__init__.py\", line 4, in \n from .browser import get_browser, get_new_page, shutdown_browser\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_htmlrender/browser.py\", line 27, in \n config = Config.parse_obj(get_driver().config.dict())\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 3 validation errors for Config\nhtmlrender_download_host\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\nhtmlrender_proxy_host\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\nhtmlrender_browser_channel\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\u001b[0m\n\u001b[32m05-30 16:02:49\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_searchBiliInfo\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_searchBiliInfo/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_searchBiliInfo\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_searchBiliInfo/__init__.py\", line 28, in \n require(\"nonebot_plugin_htmlrender\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_htmlrender\"!\u001b[0m" }, "nonebot-plugin-colab-novelai": { @@ -3385,7 +3385,7 @@ "git_hash": "6326e78d0469938e632e4b42ca6cd5d331feff85", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:03:01\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:03:01\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:03:02\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_colab_novelai\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_colab_novelai/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_colab_novelai\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_colab_novelai/__init__.py\", line 16, in \n from .utils import chrome_driver, inject_image_to_state\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_colab_novelai/utils/__init__.py\", line 1, in \n from .webdriver import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_colab_novelai/utils/webdriver.py\", line 14, in \n from .distributed import PLUGIN_DIR\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_colab_novelai/utils/distributed.py\", line 16, in \n from ..config import plugin_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_colab_novelai/config.py\", line 29, in \n assert plugin_config.google_accounts, \"至少需要填写一个Google账号!\"\n\u001b[31m\u001b[1mAssertionError\u001b[0m:\u001b[1m 至少需要填写一个Google账号!\u001b[0m", "stderr_git": "\u001b[32m05-30 16:03:14\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:03:14\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:03:15\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_colab_novelai\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_colab_novelai/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_colab_novelai\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_colab_novelai/__init__.py\", line 16, in \n from .utils import chrome_driver, inject_image_to_state\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_colab_novelai/utils/__init__.py\", line 1, in \n from .webdriver import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_colab_novelai/utils/webdriver.py\", line 14, in \n from .distributed import PLUGIN_DIR\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_colab_novelai/utils/distributed.py\", line 16, in \n from ..config import plugin_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_colab_novelai/config.py\", line 29, in \n assert plugin_config.google_accounts, \"至少需要填写一个Google账号!\"\n\u001b[31m\u001b[1mAssertionError\u001b[0m:\u001b[1m 至少需要填写一个Google账号!\u001b[0m" }, @@ -3404,7 +3404,7 @@ "git_hash": "5be674b4062089a2578349a1d2330e4e6f37b662", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_sky/utils_/__init__.py:73: SyntaxWarning: invalid escape sequence '\\d'\n group_id = re.findall('_(\\d{5,})_', event.get_session_id())[0]", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_sky/utils_/__init__.py:73: SyntaxWarning: invalid escape sequence '\\d'\n group_id = re.findall('_(\\d{5,})_', event.get_session_id())[0]" }, @@ -3423,7 +3423,7 @@ "git_hash": "94200e356c6fd5daec773ecacaae29211c05d620", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:03:47\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:03:47\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:03:47\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_zyk_novelai\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_zyk_novelai/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_zyk_novelai\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_zyk_novelai/__init__.py\", line 11, in \n from .config import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_zyk_novelai/config.py\", line 74, in \n nickname = nickname_list[randint(0, len(nickname_list)-1)]\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/random.py\", line 336, in randint\n return self.randrange(a, b+1)\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/random.py\", line 319, in randrange\n raise ValueError(f\"empty range in randrange({start}, {stop})\")\n\u001b[31m\u001b[1mValueError\u001b[0m:\u001b[1m empty range in randrange(0, 0)\u001b[0m", "stderr_git": "\u001b[32m06-21 22:08:17\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m06-21 22:08:17\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m06-21 22:08:18\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_zyk_novelai\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_zyk_novelai/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_zyk_novelai\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_zyk_novelai/__init__.py\", line 11, in \n from .config import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_zyk_novelai/config.py\", line 74, in \n nickname = nickname_list[randint(0, len(nickname_list)-1)]\n File \"/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/random.py\", line 336, in randint\n return self.randrange(a, b+1)\n File \"/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/random.py\", line 319, in randrange\n raise ValueError(f\"empty range in randrange({start}, {stop})\")\n\u001b[31m\u001b[1mValueError\u001b[0m:\u001b[1m empty range in randrange(0, 0)\u001b[0m" }, @@ -3442,7 +3442,7 @@ "git_hash": "8d0f3104fdff1740f2c1f388405fd0edc8775cb9", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:04:05\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:04:05\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:04:06\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_repeep\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_repeep/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_repeep\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_repeep/__init__.py\", line 10, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_repeep/config.py\", line 1, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 16:04:14\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:04:14\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:04:14\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_repeep\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_repeep/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_repeep\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_repeep/__init__.py\", line 10, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_repeep/config.py\", line 1, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -3461,7 +3461,7 @@ "git_hash": "82dead96abd8bb9b85c5209736229276463ff039", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-note": { "__nonebot2.version__": "2.3.1", @@ -3478,7 +3478,7 @@ "git_hash": "f5d92d039f87aba2b5ba043fe37da7a49dc54781", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-bilibili-image": { "__nonebot2.version__": "2.3.1", @@ -3495,7 +3495,7 @@ "git_hash": "00b499076ca1d055af02d32a07d7630819bd761a", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-trace-moe": { "__nonebot2.version__": "2.3.1", @@ -3512,7 +3512,7 @@ "git_hash": "2ebbbfef1c89f75fac57a38bfd7a66537d670c61", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-zyk-music": { "__nonebot2.version__": "2.3.1", @@ -3529,7 +3529,7 @@ "git_hash": "f3d36931cf72fa4684fc9a811d3be99a4390cb5f", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-chatgpt": { "__nonebot2.version__": "2.3.1", @@ -3546,7 +3546,7 @@ "git_hash": "44c6aaabc3715e0a8551d61ac71ff6aceb3b4b65", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:14:19\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:14:19\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:14:20\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_chatgpt\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_chatgpt/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_chatgpt\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatgpt/__init__.py\", line 13, in \n from playwright._impl._api_types import Error as PlaywrightAPIError\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'playwright._impl._api_types'\u001b[0m", "stderr_git": "\u001b[32m05-30 16:14:34\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:14:34\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:14:34\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_chatgpt\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_chatgpt/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_chatgpt\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatgpt/__init__.py\", line 13, in \n from playwright._impl._api_types import Error as PlaywrightAPIError\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'playwright._impl._api_types'\u001b[0m" }, @@ -3565,7 +3565,7 @@ "git_hash": "5dfde18ba3945441166ba32b57d6142e88c24362", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:14:59\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:14:59\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:14:59\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_saa\u001b[0m\"\n\u001b[32m05-30 16:14:59\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mssttkkl_nonebot_utils\u001b[0m\"\n\u001b[32m05-30 16:14:59\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_majsoul\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_majsoul/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_majsoul\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_majsoul/__init__.py\", line 15, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_majsoul/config.py\", line 2, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 16:15:15\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:15:15\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:15:16\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_saa\u001b[0m\"\n\u001b[32m05-30 16:15:16\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mssttkkl_nonebot_utils\u001b[0m\"\n\u001b[32m05-30 16:15:16\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_majsoul\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_majsoul/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_majsoul\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_majsoul/__init__.py\", line 15, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_majsoul/config.py\", line 2, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -3584,7 +3584,7 @@ "git_hash": "9ed57439133f367a39c4587a27da12733d135103", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-broadcast": { "__nonebot2.version__": "2.3.1", @@ -3601,7 +3601,7 @@ "git_hash": "d1652f103770bdf05ea82f288b106525c0805804", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-exchangerate": { "__nonebot2.version__": "2.3.1", @@ -3618,7 +3618,7 @@ "git_hash": "0ef6239d7c818a3453d178b20aa5417fcee33053", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:15:58\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:15:58\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:15:59\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_exchangerate\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_exchangerate/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_exchangerate\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_exchangerate/__init__.py\", line 8, in \n from .exchangerate import exchange_currency, get_currency_info, get_currency_list\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_exchangerate/exchangerate.py\", line 9, in \n from .config import config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_exchangerate/config.py\", line 10, in \n config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 16:16:07\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:16:07\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:16:08\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_exchangerate\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_exchangerate/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_exchangerate\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_exchangerate/__init__.py\", line 8, in \n from .exchangerate import exchange_currency, get_currency_info, get_currency_list\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_exchangerate/exchangerate.py\", line 9, in \n from .config import config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_exchangerate/config.py\", line 10, in \n config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -3637,7 +3637,7 @@ "git_hash": "e6717d221a496b9278d5fbfd7b885842534e9be6", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:16:20\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:16:20\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:16:21\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_access_control_api\u001b[0m\"\n\u001b[32m05-30 16:16:21\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_apscheduler\u001b[0m\"\n\u001b[32m05-30 16:16:21\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_session\u001b[0m\"\n\u001b[32m05-30 16:16:23\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-30 16:16:23\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_orm\u001b[0m\"\n\u001b[32m05-30 16:16:23\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_access_control\u001b[0m\u001b[36m\u001b[0m | use \u001b[33minmemory\u001b[0m rate_limit_token storage\n\u001b[32m05-30 16:16:23\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_access_control\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_access_control/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_access_control\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_access_control/__init__.py\", line 36, in \n from . import datastore # noqa\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_access_control/datastore/__init__.py\", line 8, in \n from pkg_resources import DistributionNotFound, get_distribution\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'pkg_resources'\u001b[0m", "stderr_git": "\u001b[32m05-30 16:16:35\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:16:35\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:16:35\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_access_control_api\u001b[0m\"\n\u001b[32m05-30 16:16:35\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_apscheduler\u001b[0m\"\n\u001b[32m05-30 16:16:35\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_session\u001b[0m\"\n\u001b[32m05-30 16:16:35\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-30 16:16:35\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_orm\u001b[0m\"\n\u001b[32m05-30 16:16:36\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_access_control\u001b[0m\u001b[36m\u001b[0m | use \u001b[33minmemory\u001b[0m rate_limit_token storage\n\u001b[32m05-30 16:16:36\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_access_control\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_access_control/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_access_control\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_access_control/__init__.py\", line 36, in \n from . import datastore # noqa\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_access_control/datastore/__init__.py\", line 8, in \n from pkg_resources import DistributionNotFound, get_distribution\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'pkg_resources'\u001b[0m" }, @@ -3656,7 +3656,7 @@ "git_hash": "709865e51bf1d8592d44ee3ffd19e49d483e50e2", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:16:50\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:16:50\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:16:51\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_htmlrender\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_colormind/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_colormind\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_colormind/__init__.py\", line 15, in \n require(\"nonebot_plugin_htmlrender\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_htmlrender/__init__.py\", line 4, in \n from .browser import get_browser, get_new_page, shutdown_browser\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_htmlrender/browser.py\", line 27, in \n config = Config.parse_obj(get_driver().config.dict())\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 3 validation errors for Config\nhtmlrender_download_host\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\nhtmlrender_proxy_host\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\nhtmlrender_browser_channel\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\u001b[0m\n\u001b[32m05-30 16:16:51\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_colormind\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_colormind/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_colormind\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_colormind/__init__.py\", line 15, in \n require(\"nonebot_plugin_htmlrender\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_htmlrender\"!\u001b[0m" }, "nonebot-plugin-abstain-diary": { @@ -3674,7 +3674,7 @@ "git_hash": "099f0c50f4b409649bf1eef3e6b2c3cd4935fc7d", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-backup": { "__nonebot2.version__": "2.3.1", @@ -3691,7 +3691,7 @@ "git_hash": "e42cbfe940a01ffec671ab4e4859208a443e85ef", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-kuma-san": { "__nonebot2.version__": "2.3.1", @@ -3708,7 +3708,7 @@ "git_hash": "d7f3a9058b1f365226cf4ac87d86c64f91295dec", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-gpt3": { "__nonebot2.version__": "2.3.1", @@ -3725,7 +3725,7 @@ "git_hash": "2da2aaffcf4a78864f7e41babbd4df0e045f5ffb", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:18:42\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:18:42\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:18:43\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_gpt3\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_gpt3/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_gpt3\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_gpt3/__init__.py\", line 7, in \n from .config import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_gpt3/config.py\", line 1, in \n from pydantic import BaseSettings, Field\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 16:18:59\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:18:59\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:19:00\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_gpt3\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_gpt3/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_gpt3\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_gpt3/__init__.py\", line 7, in \n from .config import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_gpt3/config.py\", line 1, in \n from pydantic import BaseSettings, Field\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -3744,7 +3744,7 @@ "git_hash": "715d08c79d64776d1c941adbc1d303e96008c946", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-random-ban": { "__nonebot2.version__": "2.3.1", @@ -3761,7 +3761,7 @@ "git_hash": "bffcb0c078f1bc3a9bd4aa2f825ab94b6546e86f", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-antirecall": { "__nonebot2.version__": "2.3.1", @@ -3778,25 +3778,24 @@ "git_hash": "818d737438ce58f4bb72070e1f90d066b31cffe7", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-mc-server-status": { "__nonebot2.version__": "2.3.1", "first_seen": "9da19cd6854989859ae1129980e1e1f6c3675b45", "module_name": "nonebot_plugin_mc_server_status", "project_link": "nonebot-plugin-mc-server-status", - "display_name": "Minecraft服务器信息查询", - "desc": "支持Java和基岩服务器", + "display_name": "图图插件", + "desc": "如名", "author": "nikissXI", - "homepage": "https://github.com/nikissXI/nonebot_plugins/tree/main/nonebot_plugin_mc_server_status", - "pypi_version": "0.2.14", + "homepage": "https://github.com/nikissXI/nonebot_plugins/tree/main/nonebot_plugin_setu_customization", + "pypi_version": "0.2.20", "pypi_create": true, - "pypi_run": false, + "pypi_run": true, "git_hash": null, "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", - "stderr_pypi": "\u001b[32m05-30 16:20:07\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:20:07\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:20:08\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_mc_server_status\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_mc_server_status/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_mc_server_status\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mc_server_status/__init__.py\", line 22, in \n from .config import Config, pc, save_file, var\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mc_server_status/config.py\", line 28, in \n pc = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-no-repeat": { "__nonebot2.version__": "2.3.1", @@ -3813,7 +3812,7 @@ "git_hash": "79ce1af15af45bbc7aee513c4d79846b36c7db4a", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-bfchat": { "__nonebot2.version__": "2.3.1", @@ -3830,7 +3829,7 @@ "git_hash": "8467757856968d36ac3810d28d2cb4e555a4133c", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:20:37\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:20:37\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:20:37\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_bfchat\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bfchat/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_bfchat\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bfchat/__init__.py\", line 15, in \n from nonebot_plugin_htmlrender import md_to_pic, html_to_pic\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_htmlrender/__init__.py\", line 4, in \n from .browser import get_browser, get_new_page, shutdown_browser\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_htmlrender/browser.py\", line 27, in \n config = Config.parse_obj(get_driver().config.dict())\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 3 validation errors for Config\nhtmlrender_download_host\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\nhtmlrender_proxy_host\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\nhtmlrender_browser_channel\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\u001b[0m", "stderr_git": "\u001b[32m05-30 16:20:51\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:20:51\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:20:51\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_bfchat\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bfchat/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_bfchat\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bfchat/__init__.py\", line 19, in \n from .utils import PREFIX, BF1_PLAYERS_DATA, BFV_PLAYERS_DATA, BF2042_PLAYERS_DATA, CODE_FOLDER\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bfchat/utils.py\", line 5, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bfchat/config.py\", line 1, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -3849,7 +3848,7 @@ "git_hash": "58bb4b19aa3ccda4e7f2eebe2d22d3b5e9b0390a", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-ping": { "__nonebot2.version__": "2.3.1", @@ -3866,7 +3865,7 @@ "git_hash": "59a2a4e89cb59b069a9352fc5dbc95e13b44e0fc", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot_plugin_face2cartoonpic": { "__nonebot2.version__": "2.3.1", @@ -3883,7 +3882,7 @@ "git_hash": "41750f07f0a9f92ed55cf5fd25a335fbd8680730", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-30 16:21:31\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:21:31\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:21:32\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_face2cartoonpic\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_face2cartoonpic/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_face2cartoonpic\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_face2cartoonpic/__init__.py\", line 12, in \n from .limiter import limiter\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_face2cartoonpic/limiter.py\", line 4, in \n from .config import FaceCartoonPic_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_face2cartoonpic/config.py\", line 1, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, "nonebot-plugin-servicestate": { @@ -3901,7 +3900,7 @@ "git_hash": "45f73712c784ca88fa456cc89fbc84fafd61c4f0", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-animalVoice": { "__nonebot2.version__": "2.3.1", @@ -3918,7 +3917,7 @@ "git_hash": "940af0a1bc82ecd403e8c77347e0397a0c64079a", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-ayaka-scan-cmd": { "__nonebot2.version__": "2.3.1", @@ -3935,7 +3934,7 @@ "git_hash": "0c12b420ecf04fef06e52ca336a8148726cb66bf", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:22:07\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:22:07\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:22:08\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mayaka\u001b[0m\u001b[36m\u001b[0m | \u001b[33mayaka\u001b[0m 当前版本 \u001b[33m0.0.4.7\u001b[0m\n\u001b[32m05-30 16:22:08\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mayaka\u001b[0m\u001b[36m\u001b[0m | 导入配置失败,请检查data/ayaka/root_config.json的配置是否正确;如果不确定出错的原因,可以尝试更新插件,删除旧配置并重启bot\n\u001b[32m05-30 16:22:08\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_ayaka_scan_cmd\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_ayaka_scan_cmd/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_ayaka_scan_cmd\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_ayaka_scan_cmd.py\", line 16, in \n from ayaka import AyakaCat, AyakaConfig, resource_download, get_adapter\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/__init__.py\", line 11, in \n from . import master as __master\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/master.py\", line 3, in \n from .cat import AyakaCat, manager, last_cat_name_dict\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/cat.py\", line 11, in \n from .trigger import AyakaTrigger\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/trigger.py\", line 7, in \n from .config import get_root_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/config.py\", line 99, in \n root_config = RootConfig()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/config.py\", line 58, in __init__\n raise e\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/config.py\", line 53, in __init__\n super().__init__(**data)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 176, in __init__\n self.__pydantic_validator__.validate_python(data, self_instance=self)\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for RootConfig\nws_reverse\n Field required [type=missing, input_value={}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\u001b[0m", "stderr_git": "\u001b[32m05-30 16:22:19\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:22:19\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:22:20\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mayaka\u001b[0m\u001b[36m\u001b[0m | \u001b[33mayaka\u001b[0m 当前版本 \u001b[33m0.0.4.7\u001b[0m\n\u001b[32m05-30 16:22:20\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mayaka\u001b[0m\u001b[36m\u001b[0m | 导入配置失败,请检查data/ayaka/root_config.json的配置是否正确;如果不确定出错的原因,可以尝试更新插件,删除旧配置并重启bot\n\u001b[32m05-30 16:22:20\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_ayaka_scan_cmd\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_ayaka_scan_cmd/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_ayaka_scan_cmd\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_ayaka_scan_cmd.py\", line 16, in \n from ayaka import AyakaCat, AyakaConfig, resource_download, get_adapter\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/__init__.py\", line 11, in \n from . import master as __master\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/master.py\", line 3, in \n from .cat import AyakaCat, manager, last_cat_name_dict\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/cat.py\", line 11, in \n from .trigger import AyakaTrigger\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/trigger.py\", line 7, in \n from .config import get_root_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/config.py\", line 99, in \n root_config = RootConfig()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/config.py\", line 58, in __init__\n raise e\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/config.py\", line 53, in __init__\n super().__init__(**data)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 176, in __init__\n self.__pydantic_validator__.validate_python(data, self_instance=self)\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for RootConfig\nws_reverse\n Field required [type=missing, input_value={}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\u001b[0m" }, @@ -3954,7 +3953,7 @@ "git_hash": "ef10880f970b026902bbb4bd65fc62877e62f86c", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-revoke": { "__nonebot2.version__": "2.3.1", @@ -3971,7 +3970,7 @@ "git_hash": "5ba3bc00e2db5fc1867d504effa9dd286da3d1cc", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-setu-customization": { "__nonebot2.version__": "2.3.1", @@ -3982,14 +3981,13 @@ "desc": "可动态管理API并带网页浏览的setu插件", "author": "nikissXI", "homepage": "https://github.com/nikissXI/nonebot_plugins/tree/main/nonebot_plugin_setu_customization", - "pypi_version": "1.7.0", + "pypi_version": "1.8.1", "pypi_create": true, - "pypi_run": false, + "pypi_run": true, "git_hash": null, "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", - "stderr_pypi": "\u001b[32m05-30 16:23:00\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:23:00\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:23:01\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_setu_customization\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_setu_customization/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_setu_customization\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_setu_customization/__init__.py\", line 26, in \n from .config import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_setu_customization/config.py\", line 127, in \n pc = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-l4d2-server": { "__nonebot2.version__": "2.3.1", @@ -4003,10 +4001,10 @@ "pypi_version": "0.6.6", "pypi_create": true, "pypi_run": true, - "git_hash": "378eebaf0e0f00c1e1524d107a20649014b1c087", + "git_hash": "371c5d8416e240669a39f64a492c2a5e8f716726", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-learning-chat": { "__nonebot2.version__": "2.3.1", @@ -4023,7 +4021,7 @@ "git_hash": "ee79cc6d5ef06eb7fb00a0b4a8f0f2b6f9feea31", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-30 16:26:07\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:26:07\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:26:07\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-30 16:26:07\u001b[0m [\u001b[33m\u001b[1mWARNING\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_tortoise_orm\u001b[0m\u001b[36m\u001b[0m | 没有设置数据库地址, 使用 sqlite:////home/runner/.local/share/nonebot2/db.sqlite3\n\u001b[32m05-30 16:26:07\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_tortoise_orm\u001b[0m\"\n\u001b[32m05-30 16:26:08\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_tortoise_orm\u001b[0m\u001b[36m\u001b[0m | \u001b[33m数据库: 添加模型 learning_chat\u001b[0m: \u001b[31mnonebot_plugin_learning_chat.models\u001b[0m\n\u001b[32m05-30 16:26:08\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_learning_chat\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_learning_chat/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_learning_chat\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_learning_chat/__init__.py\", line 22, in \n from .handler import LearningChat\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_learning_chat/handler.py\", line 17, in \n from .models import ChatBlackList, ChatContext, ChatAnswer, ChatMessage\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_learning_chat/models.py\", line 25, in \n from .config import config_manager\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_learning_chat/config.py\", line 107, in \n config_manager = ChatConfigManager()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_learning_chat/config.py\", line 84, in __init__\n self.save()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_learning_chat/config.py\", line 98, in save\n yaml.dump(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ruamel/yaml/main.py\", line 1251, in dump\n error_deprecation('dump', 'dump', arg=\"typ='unsafe', pure=True\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ruamel/yaml/main.py\", line 1039, in error_deprecation\n raise AttributeError(s, name=None)\n\u001b[31m\u001b[1mAttributeError\u001b[0m:\u001b[1m \n\"dump()\" has been removed, use\n\n yaml = YAML(typ='unsafe', pure=True)\n yaml.dump(...)\n\ninstead of file \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_learning_chat/config.py\", line 98\n\n yaml.dump(\n\n\u001b[0m" }, "nonebot-plugin-couplets": { @@ -4041,7 +4039,7 @@ "git_hash": "8a434b72f3ab54e658f605c39cee19e64fd2e81d", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-Imagelabels": { "__nonebot2.version__": "2.3.1", @@ -4058,7 +4056,7 @@ "git_hash": "bf83fa773a2f7f711453a1c89250ed657aa6a8a5", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_Imagelabels/__init__.py:101: SyntaxWarning: invalid escape sequence '\\d'\n detect_path = yolov5_Path + '\\detect.py'\n End-of-central-directory signature not found. Either this file is not\n a zipfile, or it constitutes one disk of a multi-part archive. In the\n latter case the central directory and zipfile comment will be found on\n the last disk(s) of this archive.\nunzip: cannot find zipfile directory in one of yolov5-master.zip or\n yolov5-master.zip.zip, and cannot find yolov5-master.zip.ZIP, period.\nERROR: Could not open requirements file: [Errno 2] No such file or directory: '/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_Imagelabels/yolov5-master/requirements.txt'" }, "nonebot-plugin-cloudsignx": { @@ -4076,7 +4074,7 @@ "git_hash": "52c619e1eba0932fd3f8e84f32277f734b94a32f", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-imgexploration": { "__nonebot2.version__": "2.3.1", @@ -4093,7 +4091,7 @@ "git_hash": "b47a9fd7b010ee115a5f814961c60d19c8fd4879", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:29:14\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:29:14\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:29:15\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_guild_patch\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_imgexploration/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_imgexploration\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_imgexploration/__init__.py\", line 10, in \n require(\"nonebot_plugin_guild_patch\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_guild_patch/__init__.py\", line 6, in \n from .models import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_guild_patch/models.py\", line 30, in \n class GuildMessageEvent(MessageEvent):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_guild_patch/models.py\", line 50, in GuildMessageEvent\n @root_validator(pre=False)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/deprecated/class_validators.py\", line 249, in root_validator\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m If you use `@root_validator` with pre=False (the default) you MUST specify `skip_on_failure=True`. Note that `@root_validator` is deprecated and should be replaced with `@model_validator`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/root-validator-pre-skip\u001b[0m\n\u001b[32m05-30 16:29:15\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_imgexploration\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_imgexploration/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_imgexploration\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_imgexploration/__init__.py\", line 10, in \n require(\"nonebot_plugin_guild_patch\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_guild_patch\"!\u001b[0m", "stderr_git": "\u001b[32m05-30 16:29:30\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:29:30\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:29:31\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_guild_patch\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_imgexploration/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_imgexploration\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_imgexploration/__init__.py\", line 10, in \n require(\"nonebot_plugin_guild_patch\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_guild_patch/__init__.py\", line 6, in \n from .models import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_guild_patch/models.py\", line 30, in \n class GuildMessageEvent(MessageEvent):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_guild_patch/models.py\", line 50, in GuildMessageEvent\n @root_validator(pre=False)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/deprecated/class_validators.py\", line 249, in root_validator\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m If you use `@root_validator` with pre=False (the default) you MUST specify `skip_on_failure=True`. Note that `@root_validator` is deprecated and should be replaced with `@model_validator`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/root-validator-pre-skip\u001b[0m\n\u001b[32m05-30 16:29:31\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_imgexploration\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_imgexploration/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_imgexploration\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_imgexploration/__init__.py\", line 10, in \n require(\"nonebot_plugin_guild_patch\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_guild_patch\"!\u001b[0m" }, @@ -4112,7 +4110,7 @@ "git_hash": "3b18f9290cf12a7a5c23d2baf22caeb4f03040ef", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-nowtime": { "__nonebot2.version__": "2.3.1", @@ -4129,7 +4127,7 @@ "git_hash": "67899b0070093e2bd14ca555af073c05830d8588", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-cave": { "__nonebot2.version__": "2.3.1", @@ -4146,7 +4144,7 @@ "git_hash": "de233ab5a59d69b02d995b7588d035a471b768c3", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-xingzuo": { "__nonebot2.version__": "2.3.1", @@ -4163,7 +4161,7 @@ "git_hash": "1d1812abd546ef9640db8038f34a37942b36ad43", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-BingImage": { "__nonebot2.version__": "2.3.1", @@ -4180,7 +4178,7 @@ "git_hash": "807a687f1041012ee6bddc3085697f538bbbf2a1", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-soup": { "__nonebot2.version__": "2.3.1", @@ -4197,7 +4195,7 @@ "git_hash": "8d5a44cdebd54003065622ee83410631eb871d63", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-yuanshen-notice": { "__nonebot2.version__": "2.3.1", @@ -4214,7 +4212,7 @@ "git_hash": "4b2713138d62701bb4aa84cb9cab5aa47cc50b31", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-bilibili-yuan": { "__nonebot2.version__": "2.3.1", @@ -4231,7 +4229,7 @@ "git_hash": "0f47e7997d14a1ff32359fd081bca3f81c22589c", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bilibili_yuan/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 256, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 197, in _resolve_combine_expr\n DriverClass = _resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 186, in _resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 20, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 23, in \n from fastapi.dependencies.models import Dependant\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/dependencies/models.py\", line 3, in \n from fastapi.security.base import SecurityBase\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/security/__init__.py\", line 1, in \n from .api_key import APIKeyCookie as APIKeyCookie\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/security/api_key.py\", line 3, in \n from fastapi.openapi.models import APIKey, APIKeyIn\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/openapi/models.py\", line 103, in \n class Schema(BaseModel):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 292, in __new__\n cls.__signature__ = ClassAttribute('__signature__', generate_model_signature(cls.__init__, fields, config))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/utils.py\", line 258, in generate_model_signature\n merged_params[param_name] = Parameter(\n ^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/inspect.py\", line 2751, in __init__\n raise ValueError('{!r} is not a valid parameter name'.format(name))\nValueError: 'not' is not a valid parameter name", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bilibili_yuan/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 256, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 197, in _resolve_combine_expr\n DriverClass = _resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 186, in _resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 20, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 23, in \n from fastapi.dependencies.models import Dependant\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/dependencies/models.py\", line 3, in \n from fastapi.security.base import SecurityBase\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/security/__init__.py\", line 1, in \n from .api_key import APIKeyCookie as APIKeyCookie\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/security/api_key.py\", line 3, in \n from fastapi.openapi.models import APIKey, APIKeyIn\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/openapi/models.py\", line 103, in \n class Schema(BaseModel):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 292, in __new__\n cls.__signature__ = ClassAttribute('__signature__', generate_model_signature(cls.__init__, fields, config))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/utils.py\", line 258, in generate_model_signature\n merged_params[param_name] = Parameter(\n ^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/inspect.py\", line 2751, in __init__\n raise ValueError('{!r} is not a valid parameter name'.format(name))\nValueError: 'not' is not a valid parameter name" }, @@ -4250,7 +4248,7 @@ "git_hash": null, "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_easy_translate/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 21, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, "nonebot-plugin-orangedice": { @@ -4268,7 +4266,7 @@ "git_hash": "57360c82721fe4a0c1457d08bba812f2f3d281e5", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_orangedice/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 21, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_orangedice/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 21, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, @@ -4287,7 +4285,7 @@ "git_hash": "8ab647d3c7d9bd51f8c413e944267e36702b49f0", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_record/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 21, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_record/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 21, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, @@ -4306,7 +4304,7 @@ "git_hash": null, "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_nya_cook_menu/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 21, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, "criminal-dance": { @@ -4324,7 +4322,7 @@ "git_hash": "5437aed6f0f956f9cf816773c75df39f9535de1f", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-criminal_dance/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 21, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-criminal_dance/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 21, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, @@ -4343,7 +4341,7 @@ "git_hash": "6a858cfbdfd6fabfb669b306df50a479e26edc90", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_picmcstat/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 21, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_picmcstat/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 21, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, @@ -4362,7 +4360,7 @@ "git_hash": "098f229a70ef38b6ca9553bb003dfe7aa9742fc5", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_wantwords/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 21, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_wantwords/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 21, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, @@ -4381,7 +4379,7 @@ "git_hash": "9441b006b284fd913a0cf3e10779b93e20eaae4c", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_pvz/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 21, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_pvz/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 21, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, @@ -4400,7 +4398,7 @@ "git_hash": "f53776ad47382422b3da8ce6338472c665993c95", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_report_manager/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 21, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_report_manager/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 21, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, @@ -4419,7 +4417,7 @@ "git_hash": "b519d3e28621f33e5b18b951ec87ce3577fb88e4", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:35:14\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:35:14\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:35:14\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"qinglan_bot\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-qinglan_bot/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"qinglan_bot\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/qinglan_bot/__init__.py\", line 22, in \n plugin_config: Config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 16:35:28\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:35:28\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:35:29\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"qinglan_bot\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-qinglan_bot/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"qinglan_bot\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/qinglan_bot/__init__.py\", line 22, in \n plugin_config: Config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -4438,7 +4436,7 @@ "git_hash": "484f32bf32d2c0bab4312cf992dc49d537449808", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-group-link-guild": { "__nonebot2.version__": "2.3.1", @@ -4455,7 +4453,7 @@ "git_hash": "0a7b911748f3bde5f7a559a4788a11bbed52dd9c", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:35:50\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:35:50\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:35:51\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_guild_patch\u001b[0m\"\n\u001b[32m05-30 16:35:51\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_group_link_guild\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_group_link_guild/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_group_link_guild\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_group_link_guild/__init__.py\", line 10, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_group_link_guild/config.py\", line 22, in \n plugin_config: Config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 16:36:00\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:36:00\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:36:00\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_guild_patch\u001b[0m\"\n\u001b[32m05-30 16:36:00\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_group_link_guild\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_group_link_guild/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_group_link_guild\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_group_link_guild/__init__.py\", line 10, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_group_link_guild/config.py\", line 22, in \n plugin_config: Config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -4474,7 +4472,7 @@ "git_hash": "66ec335df2db01edf8bf8c1affd2cb6473cc4891", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_config.py:334: UserWarning: Valid config keys have changed in V2:\n* 'orm_mode' has been renamed to 'from_attributes'\n warnings.warn(message, UserWarning)", "stderr_git": "\u001b[32m05-30 16:36:22\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:36:22\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:36:23\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot-plugin-mcport\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot-plugin-mcport/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot-plugin-mcport\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot-plugin-mcport/__init__.py\", line 9, in \n from . import mcrcon\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot-plugin-mcport/mcrcon.py\", line 1, in \n from .rcon_cline import MCClient\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot-plugin-mcport/rcon_cline.py\", line 3, in \n from rcon import MinecraftClient, ClientError, InvalidPassword\n\u001b[31m\u001b[1mImportError\u001b[0m:\u001b[1m cannot import name 'MinecraftClient' from 'rcon' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/rcon/__init__.py)\u001b[0m" }, @@ -4493,7 +4491,7 @@ "git_hash": "d095957be65cbef3cae84cb9cc9dd08494ed2fd5", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/dictionary/dictionary_loader.py:285: SyntaxWarning: invalid escape sequence '\\['\n pinyin_ptn = re.compile('\\[[a-zàáāǎòóōǒèéēěìíīǐùúūǔǜǘǖǚǹńňüḿ]{1,8}\\]')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/dictionary/dictionary_loader.py:286: SyntaxWarning: invalid escape sequence '\\d'\n explanation_ptn = re.compile('\\d{1,2}\\.')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/rule_pattern.py:83: SyntaxWarning: invalid escape sequence '\\]'\n HALF_ANGLE_ALPHABET = ''' \"#$%&'*+-./0123456789<=>@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~'''\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/rule_pattern.py:128: SyntaxWarning: invalid escape sequence '\\.'\n GRADING_NUM_PATTERN = '[\\.点0-9一二三四五六七八九壹弌贰弍叁弎仨肆伍陆柒捌玖俩两零〇十百千万亿兆拾佰仟萬億]+'\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/rule_pattern.py:193: SyntaxWarning: invalid escape sequence '\\d'\n WECHAT_ID_PATTERN = '(?<=[^\\da-zA-Z_\\-])([a-zA-Z][a-zA-Z\\d_\\-]{5,19})(?=[^\\da-zA-Z_\\-])'\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/checker.py:107: SyntaxWarning: invalid escape sequence '\\d'\n self.any_arabic_num_pattern = re.compile('(\\d|[0123456789])')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/checker.py:135: SyntaxWarning: invalid escape sequence '\\d'\n self.all_arabic_num_pattern = re.compile('(\\d|[0123456789])+')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/html_rule_pattern.py:19: SyntaxWarning: invalid escape sequence '\\s'\n PARAGRAPH_TAG_PATTERN = '(|\\s(.|\\n)*?>)(.|\\n)*?

||\\s(.|\\n)*?>)(.|\\n)*?

)'\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/html_rule_pattern.py:42: SyntaxWarning: invalid escape sequence '\\?'\n '(<([a-z]{1,8}|[A-Z]{1,8}|h[1-6]|!DOCTYPE|\\?xml)([ \\n]((.|\\n)+?))?>|' \\\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/html_rule_pattern.py:53: SyntaxWarning: invalid escape sequence '\\w'\n NAME_ATTR_PATTERN = '[NAME][name]=(?P[\"\\']?)(?P[\\w\\-] *?)(?P=Quote)'\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/html_rule_pattern.py:54: SyntaxWarning: invalid escape sequence '\\w'\n CONTENT_ATTR_PATTERN = '[Content][content]=(?P[\"\\']?)(?P[\\w\\- ]*?)(?P=Quote)'\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/html_rule_pattern.py:56: SyntaxWarning: invalid escape sequence '\\w'\n ID_ATTR_PATTERN = '[iI][dD]=(?P[\"\\']?)(?P[\\w\\- ]*?)(?P=Quote)'\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/rule/html_rule_pattern.py:57: SyntaxWarning: invalid escape sequence '\\w'\n CLASS_ATTR_PATTERN = '(CLASS|class)=(?P[\"\\']?)(?P[\\w\\- ]*?)(?P=Quote)'\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/gadget/money_parser.py:64: SyntaxWarning: invalid escape sequence '\\d'\n self.float_num_pattern = re.compile('\\d+(\\.)?\\d*')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/gadget/money_num2char.py:58: SyntaxWarning: invalid escape sequence '\\d'\n self.integer_pattern = re.compile('(\\d+)\\.')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/gadget/money_num2char.py:59: SyntaxWarning: invalid escape sequence '\\.'\n self.float_pattern = re.compile('\\.(\\d+)')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jiojio/pre_processor.py:62: SyntaxWarning: invalid escape sequence '\\d'\n '^(\\d+(,\\d+)?(\\.\\d+)?(万|亿|万亿|万千|千万|千|点|亿千|兆)|[\\d]+(%|%)?|'\\\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jiojio/pre_processor.py:63: SyntaxWarning: invalid escape sequence '\\d'\n '([\\d]+)?\\.([\\d]+)?(%|%)?|'\\\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jiojio/pre_processor.py:64: SyntaxWarning: invalid escape sequence '\\d'\n '[\\d]+\\:[\\d]+|'\\\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jiojio/pre_processor.py:67: SyntaxWarning: invalid escape sequence '\\d'\n '^([\\d]+(%|%)?|'\\\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jiojio/pre_processor.py:68: SyntaxWarning: invalid escape sequence '\\d'\n '([\\d]+)?\\.([\\d]+)?(%|%)?)$')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jiojio/pre_processor.py:78: SyntaxWarning: invalid escape sequence '\\d'\n '\\d年|\\d月(份)?|\\d日|\\d(小)?时|\\d分|\\d秒')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/gadget/time_parser.py:463: SyntaxWarning: invalid escape sequence '\\d'\n ''.join(['^', MONTH_NUM_STRING, '月', '([12]\\d|3[01]|[0]?[1-9])', '$']))\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/gadget/motor_vehicle_licence_plate.py:66: SyntaxWarning: invalid escape sequence '\\d'\n '([ABCDEFGHJK][A-HJ-NP-Za-hj-np-z]\\d{4}|[ABCDEFGHJK]\\d{5})$')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/gadget/motor_vehicle_licence_plate.py:68: SyntaxWarning: invalid escape sequence '\\d'\n '(\\d{5}[ABCDEFGHJK])$')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/algorithm/keyphrase/extract_keyphrase.py:100: SyntaxWarning: invalid escape sequence '\\*'\n self.redundant_strict_pattern = re.compile('[\\*\\|`\\;:丨-\\<\\>]') # 有一个字符即抛弃\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/algorithm/keyphrase/extract_keyphrase.py:101: SyntaxWarning: invalid escape sequence '\\d'\n self.redundant_loose_pattern = re.compile('[/\\d\\.\\-:=a-z+,%]+') # 全部是该字符即抛弃\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/algorithm/sentiment/sentiment_analysis.py:126: SyntaxWarning: invalid escape sequence '\\,'\n self.transition_words = re.compile('((,|\\,)(但是|可是|但|不过))')\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/algorithm/new_word/new_word_discovery.py:46: SyntaxWarning: invalid escape sequence '\\w'\n self.re_chinese = re.compile(u'[\\w]+', re.U)\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/jionlp/algorithm/new_word/new_word_discovery.py:127: SyntaxWarning: invalid escape sequence '\\w'\n re_chinese = re.compile(u'[\\w]+', re.U)" }, "nonebot-plugin-zyk-lightNVL": { @@ -4511,7 +4509,7 @@ "git_hash": "9364b348a4a897939d75cf98696579efdfa62e65", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/selenium/webdriver/remote/webdriver.py:263: SyntaxWarning: invalid escape sequence '\\_'\n \"\"\"Finds an element by id.\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/selenium/webdriver/remote/webdriver.py:274: SyntaxWarning: invalid escape sequence '\\_'\n \"\"\"\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/selenium/webdriver/remote/webdriver.py:454: SyntaxWarning: invalid escape sequence '\\*'\n \"\"\"\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/selenium/webdriver/remote/webdriver.py:470: SyntaxWarning: invalid escape sequence '\\*'\n \"\"\"\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/selenium/webdriver/remote/webelement.py:160: SyntaxWarning: invalid escape sequence '\\_'\n \"\"\"Finds element within this element's children by ID.\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/selenium/webdriver/remote/webelement.py:168: SyntaxWarning: invalid escape sequence '\\_'\n \"\"\"Finds a list of elements within this element's children by ID.\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/selenium/webdriver/firefox/firefox_profile.py:203: SyntaxWarning: \"is\" with 'str' literal. Did you mean \"==\"?\n if setting is None or setting is '':\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/selenium/webdriver/support/wait.py:28: SyntaxWarning: invalid escape sequence '\\ '\n \"\"\"Constructor, takes a WebDriver instance and timeout in seconds." }, "nonebot-plugin-dog": { @@ -4529,7 +4527,7 @@ "git_hash": "9d638dd68c20e06e51cf11419a284b471613a3b1", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-uuid": { "__nonebot2.version__": "2.3.1", @@ -4546,7 +4544,7 @@ "git_hash": "174691428bb8f13ebeff14ec46fd6c3ccfca4b2b", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:37:59\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:37:59\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:38:00\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_uuid\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_uuid/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_uuid\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_uuid/__init__.py\", line 9, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_uuid/config.py\", line 1, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 16:38:08\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:38:08\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:38:08\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_uuid\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_uuid/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_uuid\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_uuid/__init__.py\", line 9, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_uuid/config.py\", line 1, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -4565,7 +4563,7 @@ "git_hash": "40baa8c30015feff833ad2f2f843ceb757344eb0", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:38:42\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:38:42\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:38:42\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_naturel_gpt\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_naturel_gpt/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_naturel_gpt\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_naturel_gpt/__init__.py\", line 7, in \n from .config import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_naturel_gpt/config.py\", line 297, in \n global_config = GlobalConfig.parse_obj(driver.config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for GlobalConfig\n Input should be a valid dictionary or instance of GlobalConfig [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 16:38:57\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:38:57\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:38:57\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_naturel_gpt\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_naturel_gpt/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_naturel_gpt\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_naturel_gpt/__init__.py\", line 7, in \n from .config import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_naturel_gpt/config.py\", line 297, in \n global_config = GlobalConfig.parse_obj(driver.config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for GlobalConfig\n Input should be a valid dictionary or instance of GlobalConfig [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -4584,7 +4582,7 @@ "git_hash": "a18328e2025dc19fea27862aa17e64dbc168e6e1", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-mcping": { "__nonebot2.version__": "2.3.1", @@ -4601,7 +4599,7 @@ "git_hash": "8e1798c3ef9913521a5868441c23b0978fe5e084", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-b23": { "__nonebot2.version__": "2.3.1", @@ -4618,7 +4616,7 @@ "git_hash": "321d1049228d663029826143c0be7a56ae6a944b", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-autoreply": { "__nonebot2.version__": "2.3.1", @@ -4635,7 +4633,7 @@ "git_hash": "0ffbcc1b3aaae644f3191bc47c16b68abedaafce", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-setu-collection": { "__nonebot2.version__": "2.3.1", @@ -4652,7 +4650,7 @@ "git_hash": "d3f7ac5018abaeebb84440ea59688b86ed6087d2", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-groupmate-waifu": { "__nonebot2.version__": "2.3.1", @@ -4669,7 +4667,7 @@ "git_hash": "d4daf1d1f713746ab24d159101a8d1f130be7153", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-jrrp2": { "__nonebot2.version__": "2.3.1", @@ -4686,7 +4684,7 @@ "git_hash": "f7be2abf953ea88e54346fb6323eb0f0b6738893", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-dicky-pk": { "__nonebot2.version__": "2.3.1", @@ -4703,7 +4701,7 @@ "git_hash": "5a2c67657e0f9cfe6160afc24d5edc0b4c2bf444", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-eventmonitor": { "__nonebot2.version__": "2.3.1", @@ -4720,7 +4718,7 @@ "git_hash": "0f5c10113b28e3cae373ac50e67101020e10a99a", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-whateat-pic": { "__nonebot2.version__": "2.3.1", @@ -4737,7 +4735,7 @@ "git_hash": "822d2bd9b28a6f39b52047bf94a8401a21aad364", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-matcher-block": { "__nonebot2.version__": "2.3.1", @@ -4754,7 +4752,7 @@ "git_hash": "c01af2eae757036e6fb3ec7dbbc9e07f0011e3b2", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-acm-reminder": { "__nonebot2.version__": "2.3.1", @@ -4771,7 +4769,7 @@ "git_hash": "49c48245159750de7234c219acb45fd48012ac2c", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-maimai": { "__nonebot2.version__": "2.3.1", @@ -4788,7 +4786,7 @@ "git_hash": "3c2e49cd260a059b95d0e18ea09323af0206e5c0", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-all4one": { "__nonebot2.version__": "2.3.1", @@ -4805,7 +4803,7 @@ "git_hash": "9bf84d91b7f42a20ee707efeefb94d692f78c155", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_all4one/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, "nonebot-plugin-gsabyss": { @@ -4823,7 +4821,7 @@ "git_hash": "fb1e31a44fc1fd5e6e6b976a4739a7c59e441cfc", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:43:51\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:43:51\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:43:52\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_gsabyss\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_gsabyss/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_gsabyss\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_gsabyss/__init__.py\", line 5, in \n from .config import plugin_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_gsabyss/config.py\", line 14, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 16:44:02\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:44:02\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:44:02\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_gsabyss\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_gsabyss/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_gsabyss\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_gsabyss/__init__.py\", line 5, in \n from .config import plugin_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_gsabyss/config.py\", line 14, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -4842,7 +4840,7 @@ "git_hash": "0eaab75f9bf18dbd84af767668f6ba0416a04214", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-gartic-room": { "__nonebot2.version__": "2.3.1", @@ -4859,7 +4857,7 @@ "git_hash": "6e5f1d6b6c001d48f744d3968e321d750e952e52", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-30 16:45:07\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:45:07\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:45:08\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mayaka\u001b[0m\u001b[36m\u001b[0m | \u001b[33mayaka\u001b[0m 当前版本 \u001b[33m0.0.4.7\u001b[0m\n\u001b[32m05-30 16:45:08\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mayaka\u001b[0m\u001b[36m\u001b[0m | 导入配置失败,请检查data/ayaka/root_config.json的配置是否正确;如果不确定出错的原因,可以尝试更新插件,删除旧配置并重启bot\n\u001b[32m05-30 16:45:08\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"gartic_room\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-gartic_room/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"gartic_room\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/gartic_room.py\", line 2, in \n from ayaka import AyakaCat\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/__init__.py\", line 11, in \n from . import master as __master\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/master.py\", line 3, in \n from .cat import AyakaCat, manager, last_cat_name_dict\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/cat.py\", line 11, in \n from .trigger import AyakaTrigger\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/trigger.py\", line 7, in \n from .config import get_root_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/config.py\", line 99, in \n root_config = RootConfig()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/config.py\", line 58, in __init__\n raise e\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/ayaka/config.py\", line 53, in __init__\n super().__init__(**data)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 176, in __init__\n self.__pydantic_validator__.validate_python(data, self_instance=self)\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for RootConfig\nws_reverse\n Field required [type=missing, input_value={}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\u001b[0m" }, "nonebot-plugin-resolver": { @@ -4877,7 +4875,7 @@ "git_hash": "9a86c1003cb5b9b647ea97b567ada453670c4715", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-bing-chat": { "__nonebot2.version__": "2.3.1", @@ -4894,7 +4892,7 @@ "git_hash": "c57a3899f4cc27a015c84ce3095f4aa1ee99290c", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:45:53\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:45:53\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:45:53\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_bing_chat\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bing_chat/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_bing_chat\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bing_chat/__init__.py\", line 1, in \n from .common.utils import logger\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bing_chat/common/__init__.py\", line 7, in \n from .data_model import PluginData, PluginConfig\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bing_chat/common/data_model.py\", line 15, in \n from EdgeGPT import Chatbot\n\u001b[31m\u001b[1mImportError\u001b[0m:\u001b[1m cannot import name 'Chatbot' from 'EdgeGPT' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/EdgeGPT/__init__.py)\u001b[0m", "stderr_git": "\u001b[32m05-30 16:46:08\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:46:08\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:46:09\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_bing_chat\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bing_chat/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_bing_chat\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bing_chat/__init__.py\", line 1, in \n from .common.utils import logger\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bing_chat/common/__init__.py\", line 7, in \n from .data_model import PluginData, PluginConfig\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bing_chat/common/data_model.py\", line 15, in \n from EdgeGPT import Chatbot\n\u001b[31m\u001b[1mImportError\u001b[0m:\u001b[1m cannot import name 'Chatbot' from 'EdgeGPT' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/EdgeGPT/__init__.py)\u001b[0m" }, @@ -4913,7 +4911,7 @@ "git_hash": null, "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-random-stereotypes": { "__nonebot2.version__": "2.3.1", @@ -4930,7 +4928,7 @@ "git_hash": "d25a9a63d80787aae8f4dd4dd4814790f791d7e5", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:46:18\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:46:18\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:46:19\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_random_stereotypes\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_random_stereotypes/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_random_stereotypes\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_random_stereotypes/__init__.py\", line 9, in \n from .utils import create_matcher, check_CD\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_random_stereotypes/utils.py\", line 7, in \n from .config import superusers, config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_random_stereotypes/config.py\", line 16, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 16:46:27\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:46:27\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:46:27\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_random_stereotypes\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_random_stereotypes/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_random_stereotypes\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_random_stereotypes/__init__.py\", line 9, in \n from .utils import create_matcher, check_CD\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_random_stereotypes/utils.py\", line 7, in \n from .config import superusers, config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_random_stereotypes/config.py\", line 16, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -4949,7 +4947,7 @@ "git_hash": "c91542e5f94946e4f739071fd7e70bc8954b4c0e", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-h2e": { "__nonebot2.version__": "2.3.1", @@ -4966,7 +4964,7 @@ "git_hash": "87b3f8799a89ef20b0ac6bfa4fba092578b99311", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_h2e/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 22, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_h2e/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 22, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, @@ -4985,7 +4983,7 @@ "git_hash": "c48d11809ad1b2affdc4655ec88811f9bd493289", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_oachat/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 22, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, "nonebot-plugin-warframe-mode": { @@ -5003,7 +5001,7 @@ "git_hash": "f300e01407f8b76b3173c0b1baa481aa2019b85f", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_warframe_mode/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 22, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_warframe_mode/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 22, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, @@ -5022,7 +5020,7 @@ "git_hash": "0bc4c981c3c994d9a154ba55607760ff39bd1024", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bf1_groptools/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 22, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bf1_groptools/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 22, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, @@ -5041,7 +5039,7 @@ "git_hash": "5158c365b2af44426e2710e6a31521dcd8f963b7", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_afd/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 22, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_afd/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 22, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, @@ -5060,7 +5058,7 @@ "git_hash": "de648270e9db9d95a73b525659baadb0d909b44d", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_eventdone/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 22, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_eventdone/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 22, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, @@ -5079,7 +5077,7 @@ "git_hash": "9342ebe5569f89ed49aed987b0e2e149a066062c", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_ncm_saying/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 22, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_ncm_saying/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 22, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, @@ -5098,7 +5096,7 @@ "git_hash": "fc546231ae9878c8c19fe89706aac50617978b05", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_60s/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 22, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_60s/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 22, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, @@ -5117,7 +5115,7 @@ "git_hash": "96bab3082d159abe682fdbade3406a5c7e8f4eb5", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_AutoRepeater/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 39, in \n from fastapi.responses import Response\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/__init__.py\", line 7, in \n from .applications import FastAPI as FastAPI\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/applications.py\", line 15, in \n from fastapi import routing\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/routing.py\", line 22, in \n from fastapi import params\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/fastapi/params.py\", line 4, in \n from pydantic.fields import FieldInfo, Undefined\nImportError: cannot import name 'Undefined' from 'pydantic.fields' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/fields.py)" }, "nonebot-plugin-ai-timetable": { @@ -5135,7 +5133,7 @@ "git_hash": "6c69f3b2e911541c3d122bde0d4cd0a8285e4ff9", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-sanae": { "__nonebot2.version__": "2.3.1", @@ -5152,7 +5150,7 @@ "git_hash": "9f2ec3495923a180af42793f6e0c986dab2c15e7", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-arkrecord": { "__nonebot2.version__": "2.3.1", @@ -5169,7 +5167,7 @@ "git_hash": "5b979cc7c1cbbea380c509cd242d2edd67038608", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:50:48\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:50:48\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:50:50\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_arkrecord\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_arkrecord/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_arkrecord\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arkrecord/__init__.py\", line 7, in \n from .ark import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arkrecord/ark/__init__.py\", line 2, in \n from .ark_scrawl import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arkrecord/ark/ark_scrawl.py\", line 3, in \n from .ark_drawer import ArkImage\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arkrecord/ark/ark_drawer.py\", line 14, in \n from .ark_setting import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arkrecord/ark/ark_setting.py\", line 15, in \n raise RuntimeError(\"未配置数据库路径\")\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m 未配置数据库路径\u001b[0m", "stderr_git": "\u001b[32m05-30 16:50:56\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:50:56\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:50:57\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_arkrecord\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_arkrecord/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_arkrecord\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arkrecord/__init__.py\", line 7, in \n from .ark import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arkrecord/ark/__init__.py\", line 2, in \n from .ark_scrawl import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arkrecord/ark/ark_scrawl.py\", line 3, in \n from .ark_drawer import ArkImage\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arkrecord/ark/ark_drawer.py\", line 14, in \n from .ark_setting import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arkrecord/ark/ark_setting.py\", line 14, in \n raise RuntimeError(\"未配置数据库路径\")\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m 未配置数据库路径\u001b[0m" }, @@ -5188,7 +5186,7 @@ "git_hash": "52235ba520d97291b2edc401557d444d0f3d45e0", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_chatgpt_turbo/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_chatgpt_turbo/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -5207,7 +5205,7 @@ "git_hash": "67c9ac8a42ac362997f562bf54bbdbeda1ee772b", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-tuan-chatgpt": { "__nonebot2.version__": "2.3.1", @@ -5224,7 +5222,7 @@ "git_hash": "e2b79685c25f64bafd30096547daf95ca9b5b0bd", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:52:12\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:52:12\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:52:13\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_tuan_chatgpt\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_tuan_chatgpt/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_tuan_chatgpt\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tuan_chatgpt/__init__.py\", line 12, in \n from .utils import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tuan_chatgpt/utils.py\", line 2, in \n import openai\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/openai/__init__.py\", line 19, in \n from openai.api_resources import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/openai/api_resources/__init__.py\", line 1, in \n from openai.api_resources.audio import Audio # noqa: F401\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/openai/api_resources/audio.py\", line 4, in \n from openai import api_requestor, util\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/openai/api_requestor.py\", line 25, in \n import requests\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/requests/__init__.py\", line 43, in \n import urllib3\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/urllib3/__init__.py\", line 7, in \n from .connectionpool import HTTPConnectionPool, HTTPSConnectionPool, connection_from_url\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/urllib3/connectionpool.py\", line 11, in \n from .exceptions import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/urllib3/exceptions.py\", line 2, in \n from .packages.six.moves.http_client import IncompleteRead as httplib_IncompleteRead\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'urllib3.packages.six.moves'\u001b[0m", "stderr_git": "\u001b[32m05-30 16:52:29\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:52:29\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:52:30\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_tuan_chatgpt\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_tuan_chatgpt/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_tuan_chatgpt\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tuan_chatgpt/__init__.py\", line 12, in \n from .utils import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tuan_chatgpt/utils.py\", line 2, in \n import openai\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/openai/__init__.py\", line 19, in \n from openai.api_resources import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/openai/api_resources/__init__.py\", line 1, in \n from openai.api_resources.audio import Audio # noqa: F401\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/openai/api_resources/audio.py\", line 4, in \n from openai import api_requestor, util\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/openai/api_requestor.py\", line 24, in \n import requests\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/requests/__init__.py\", line 43, in \n import urllib3\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/urllib3/__init__.py\", line 7, in \n from .connectionpool import HTTPConnectionPool, HTTPSConnectionPool, connection_from_url\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/urllib3/connectionpool.py\", line 11, in \n from .exceptions import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/urllib3/exceptions.py\", line 2, in \n from .packages.six.moves.http_client import IncompleteRead as httplib_IncompleteRead\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'urllib3.packages.six.moves'\u001b[0m" }, @@ -5243,7 +5241,7 @@ "git_hash": "eee8ef150aa3333bbfb7e63a0e0437e00b8b7c09", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-rimofun": { "__nonebot2.version__": "2.3.1", @@ -5260,7 +5258,7 @@ "git_hash": "9b83815c9b3708d0ae0b6138bb4008332c089849", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-customemote": { "__nonebot2.version__": "2.3.1", @@ -5277,7 +5275,7 @@ "git_hash": "73fe745c6ac5f4b45852ad2576e16641ad002091", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 16:53:37\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:53:37\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:53:38\u001b[0m [\u001b[33m\u001b[1mWARNING\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_customemote\u001b[0m\u001b[36m\u001b[0m | Nonebot version look like high then 2.0.0a16 to use high version adapters!\n\u001b[32m05-30 16:53:38\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_customemote\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_customemote/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_customemote\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_customemote/__init__.py\", line 20, in \n from .data_source import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_customemote/data_source.py\", line 15, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_customemote/config.py\", line 1, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 16:53:50\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 16:53:50\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 16:53:51\u001b[0m [\u001b[33m\u001b[1mWARNING\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_customemote\u001b[0m\u001b[36m\u001b[0m | Nonebot version look like high then 2.0.0a16 to use high version adapters!\n\u001b[32m05-30 16:53:51\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_customemote\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_customemote/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_customemote\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_customemote/__init__.py\", line 20, in \n from .data_source import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_customemote/data_source.py\", line 15, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_customemote/config.py\", line 1, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -5296,7 +5294,7 @@ "git_hash": "df9c6b5e8c81c5aaf8d3747d70c4606834bcf831", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-simulator-xiuxian": { "__nonebot2.version__": "2.3.1", @@ -5313,7 +5311,7 @@ "git_hash": "7ba2b3921879e769ff83ffd9ee7dd059ce83a9ab", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/xiuxian_boss/__init__.py:134: SyntaxWarning: invalid escape sequence '\\d'\n boss_num = re.findall(\"\\d+\", msg) # boss编号\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/xiuxian_boss/__init__.py:264: SyntaxWarning: invalid escape sequence '\\d'\n boss_num = re.findall(\"\\d+\", msg) # boss编号\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/xiuxian_boss/__init__.py:450: SyntaxWarning: invalid escape sequence '\\d'\n boss_num = re.findall(\"\\d+\", msg) # boss编号\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/xiuxian_boss/__init__.py:532: SyntaxWarning: invalid escape sequence '\\d'\n num = re.findall(\"\\d+\", args)\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/xiuxian_boss/__init__.py:723: SyntaxWarning: invalid escape sequence '\\d'\n shop_num = re.findall(\"\\d+\", msg) # boss编号" }, "nonebot-plugin-bracket": { @@ -5331,7 +5329,7 @@ "git_hash": "a7ae3d1e35b5669d111c8cc2beecb8f8e4151b69", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-gshisbanner": { "__nonebot2.version__": "2.3.1", @@ -5348,7 +5346,7 @@ "git_hash": "bba871e97ca8a2a663969feb5419c87e0e06cb4b", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_gshisbanner/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, "nonebot-plugin-unoconv": { @@ -5366,7 +5364,7 @@ "git_hash": "105eb1df1dad036eb22d669df4e4898cb76f8773", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_unoconv/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_unoconv/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -5385,7 +5383,7 @@ "git_hash": "3f8410e8836fdeee768248135d051a06fd7ec428", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_apexranklookup/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_apexranklookup/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -5404,7 +5402,7 @@ "git_hash": "e219c5f74f5f099c577425ff55b8a98e79b37457", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_randomnana/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_randomnana/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -5423,7 +5421,7 @@ "git_hash": "68aca256542987a445ea08032075676ea5f26b45", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_quote/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_quote/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -5442,7 +5440,7 @@ "git_hash": "03f965f7fe666e50cbddcc61999eb12689dc507d", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_memes_api/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_memes_api/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -5461,7 +5459,7 @@ "git_hash": "7e4d812737e8e87595f2ad9820b6134bc8f0c2d6", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-hotsearch": { "__nonebot2.version__": "2.3.1", @@ -5478,7 +5476,7 @@ "git_hash": "4401750f5237aeb151f668e5316fb42cb4e0d585", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-ai-interviewer": { "__nonebot2.version__": "2.3.1", @@ -5495,7 +5493,7 @@ "git_hash": "65c6628a18b0c2f37bde903f84dd4a86f50b124a", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-chatglm": { "__nonebot2.version__": "2.3.1", @@ -5512,7 +5510,7 @@ "git_hash": null, "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:07:47\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:07:47\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:07:47\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_chatglm\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_chatglm/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_chatglm\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatglm/__init__.py\", line 3, in \n from . import chat, config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatglm/chat.py\", line 21, in \n from .config import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatglm/config.py\", line 5, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, "nonebot-plugin-chatglm6b": { @@ -5530,7 +5528,7 @@ "git_hash": "35dc91fa7fa21a6bc5fb16368e6af9fb62a10aee", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:08:04\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:08:04\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:08:05\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_chatglm6b\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_chatglm6b/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_chatglm6b\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatglm6b/__init__.py\", line 1, in \n from . import chat, request, save, config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatglm6b/chat.py\", line 11, in \n from .save import record\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatglm6b/save.py\", line 7, in \n from .config import config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatglm6b/config.py\", line 3, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 18:08:21\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:08:21\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:08:22\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_chatglm6b\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_chatglm6b/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_chatglm6b\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatglm6b/__init__.py\", line 1, in \n from . import chat, request, save, config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatglm6b/chat.py\", line 11, in \n from .save import record\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatglm6b/save.py\", line 7, in \n from .config import config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatglm6b/config.py\", line 3, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -5549,7 +5547,7 @@ "git_hash": "012e67211f844967dd557d7f6aabf42992644ac4", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-overbracket": { "__nonebot2.version__": "2.3.1", @@ -5566,7 +5564,7 @@ "git_hash": "146980e1f2ef683121d525fe585215e9d344de46", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-miao": { "__nonebot2.version__": "2.3.1", @@ -5583,7 +5581,7 @@ "git_hash": "f756667e44b1294effaa0d965e10030621eb73c1", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-questionmark": { "__nonebot2.version__": "2.3.1", @@ -5600,7 +5598,7 @@ "git_hash": "98c91b61cc875aaeee26d0b66a59309f2867e440", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-genshin-cos": { "__nonebot2.version__": "2.3.1", @@ -5617,7 +5615,7 @@ "git_hash": "50a70de57ee08b8b93669989000015bad657909b", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-chatgpt-plus": { "__nonebot2.version__": "2.3.1", @@ -5634,7 +5632,7 @@ "git_hash": "0958a96d17df21efe5b2317c8bb5743a0c96dafa", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:10:00\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:10:00\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:10:00\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_chatgpt_plus\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_chatgpt_plus/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_chatgpt_plus\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatgpt_plus/__init__.py\", line 16, in \n from .chatgpt import Chatbot\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatgpt_plus/chatgpt.py\", line 11, in \n from .utils import convert_seconds\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatgpt_plus/utils.py\", line 24, in \n from .data import setting\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatgpt_plus/data.py\", line 6, in \n from .config import config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatgpt_plus/config.py\", line 35, in \n config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 18:10:14\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:10:14\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:10:15\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_chatgpt_plus\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_chatgpt_plus/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_chatgpt_plus\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatgpt_plus/__init__.py\", line 16, in \n from .chatgpt import Chatbot\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatgpt_plus/chatgpt.py\", line 13, in \n from .utils import convert_seconds\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatgpt_plus/utils.py\", line 24, in \n from .data import setting\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatgpt_plus/data.py\", line 6, in \n from .config import config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chatgpt_plus/config.py\", line 35, in \n config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -5653,7 +5651,7 @@ "git_hash": "14253d4bef4258e067eef1a748901082e2486bd6", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-gw2": { "__nonebot2.version__": "2.3.1", @@ -5670,7 +5668,7 @@ "git_hash": "7a8c996491a9fb7e89077f8b59d5459c118da73b", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-today-waifu": { "__nonebot2.version__": "2.3.1", @@ -5687,7 +5685,7 @@ "git_hash": "9a527c4dd28678cb53d23e601668b2b421bf076c", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-sleep": { "__nonebot2.version__": "2.3.1", @@ -5704,7 +5702,7 @@ "git_hash": "a007e4bf247f1b80de684c40a9154bae1a8ec7ff", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-api-paddle": { "__nonebot2.version__": "2.3.1", @@ -5721,7 +5719,7 @@ "git_hash": "41ba5eb8d0c5de50642eca13109def62422878ce", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:11:49\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:11:49\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:11:50\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_api_paddle\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_api_paddle/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_api_paddle\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_api_paddle/__init__.py\", line 15, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, "nonebot-plugin-chatppt": { @@ -5739,7 +5737,7 @@ "git_hash": "71b8f35ee22826c5d21a01c23a04d0f0cef4f5ef", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-steam-game-status": { "__nonebot2.version__": "2.3.1", @@ -5756,7 +5754,7 @@ "git_hash": "cfa4a5c9ab6b9ed236b68078b5dd4b8cc4873b2a", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_steam_game_status/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_steam_game_status/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -5775,7 +5773,7 @@ "git_hash": "3de9e68b76dfab435554f721dc90eca622865c88", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-genshinuid": { "__nonebot2.version__": "2.3.1", @@ -5792,7 +5790,7 @@ "git_hash": null, "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-blive-danmaku": { "__nonebot2.version__": "2.3.1", @@ -5809,7 +5807,7 @@ "git_hash": "ad7b543658ef0645f2c5fe975b7ab373972aaf28", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:15:12\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:15:12\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:15:12\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_apscheduler\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_blive_danmaku/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_blive_danmaku\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_blive_danmaku/__init__.py\", line 2, in \n from .utils import on_startup\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_blive_danmaku/utils/__init__.py\", line 20, in \n require(\"nonebot_plugin_apscheduler\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/__init__.py\", line 8, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/config.py\", line 1, in \n from pydantic import Field, BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m\n\u001b[32m05-30 18:15:12\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_blive_danmaku\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_blive_danmaku/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_blive_danmaku\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_blive_danmaku/__init__.py\", line 2, in \n from .utils import on_startup\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_blive_danmaku/utils/__init__.py\", line 20, in \n require(\"nonebot_plugin_apscheduler\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_apscheduler\"!\u001b[0m" }, "nonebot-plugin-clock": { @@ -5827,7 +5825,7 @@ "git_hash": "d7a11a7f68a15ead6d57c624588a02d7a1476557", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-SDGPT": { "__nonebot2.version__": "2.3.1", @@ -5844,7 +5842,7 @@ "git_hash": "c6b6f8945251711a3bc8f3dee0f112de34496892", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-30 18:16:22\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:16:22\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:16:22\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_guild_patch\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_SDGPT/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_SDGPT\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_SDGPT/__init__.py\", line 8, in \n from .bot import bot_start, msg_end, Chat\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_SDGPT/bot.py\", line 5, in \n from .lib.cons import *\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_SDGPT/lib/cons.py\", line 3, in \n GuildMessageEvent = require('nonebot_plugin_guild_patch').GuildMessageEvent\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_guild_patch/__init__.py\", line 6, in \n from .models import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_guild_patch/models.py\", line 30, in \n class GuildMessageEvent(MessageEvent):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_guild_patch/models.py\", line 50, in GuildMessageEvent\n @root_validator(pre=False)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/deprecated/class_validators.py\", line 249, in root_validator\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m If you use `@root_validator` with pre=False (the default) you MUST specify `skip_on_failure=True`. Note that `@root_validator` is deprecated and should be replaced with `@model_validator`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/root-validator-pre-skip\u001b[0m\n\u001b[32m05-30 18:16:22\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_SDGPT\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_SDGPT/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_SDGPT\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_SDGPT/__init__.py\", line 8, in \n from .bot import bot_start, msg_end, Chat\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_SDGPT/bot.py\", line 5, in \n from .lib.cons import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_SDGPT/lib/cons.py\", line 3, in \n GuildMessageEvent = require('nonebot_plugin_guild_patch').GuildMessageEvent\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_guild_patch\"!\u001b[0m" }, "nonebot-plugin-fuckyou": { @@ -5862,7 +5860,7 @@ "git_hash": "195fde551a7c5c048f6ffd16b3cfa138a745ba25", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-pokemonfusion": { "__nonebot2.version__": "2.3.1", @@ -5879,7 +5877,7 @@ "git_hash": "877066a0e22a6e3aae1609ff49d4be081cc0783c", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "tatarubot2": { "__nonebot2.version__": "2.3.1", @@ -5896,7 +5894,7 @@ "git_hash": "eb21c99fbca31326043f41d7692145918e10e2b7", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-talk-with-chatgpt": { "__nonebot2.version__": "2.3.1", @@ -5907,13 +5905,13 @@ "desc": "基于accessToken登录的chatgpt聊天插件", "author": "nikissXI", "homepage": "https://github.com/nikissXI/nonebot_plugins/tree/main/nonebot_plugin_talk_with_chatgpt", - "pypi_version": "0.6.4", + "pypi_version": null, "pypi_create": true, "pypi_run": false, "git_hash": null, "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:17:47\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:17:47\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:17:48\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_talk_with_chatgpt\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_talk_with_chatgpt/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_talk_with_chatgpt\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_talk_with_chatgpt/__init__.py\", line 11, in \n from .config import pc, var\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_talk_with_chatgpt/config.py\", line 67, in \n pc = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, "nonebot-plugin-osuverify": { @@ -5931,7 +5929,7 @@ "git_hash": "3be35bc20da19040daecd4f7304a59a850a9c2fa", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-bilifan": { "__nonebot2.version__": "2.3.1", @@ -5948,7 +5946,7 @@ "git_hash": "b8d2a80a9b0dc386214edc4132406cfd9865d953", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-akinator": { "__nonebot2.version__": "2.3.1", @@ -5965,7 +5963,7 @@ "git_hash": "f0291d071afba96501edabca1ee9d9728be92445", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-rename": { "__nonebot2.version__": "2.3.1", @@ -5982,7 +5980,7 @@ "git_hash": "2eeccf7568d2a1ffe5e7f734cce3be4deb92ed06", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:19:25\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:19:25\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:19:26\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_apscheduler\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_rename/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_rename\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_rename/__init__.py\", line 4, in \n from .main import * # noqa\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_rename/main.py\", line 24, in \n require(\"nonebot_plugin_apscheduler\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/__init__.py\", line 7, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/config.py\", line 1, in \n from pydantic import Field, BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m\n\u001b[32m05-30 18:19:26\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_rename\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_rename/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_rename\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_rename/__init__.py\", line 4, in \n from .main import * # noqa\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_rename/main.py\", line 24, in \n require(\"nonebot_plugin_apscheduler\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_apscheduler\"!\u001b[0m" }, "nonebot-plugin-appinsights": { @@ -6000,7 +5998,7 @@ "git_hash": "3d22ca3695ac877d703f3865626e6cfed533d507", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:19:53\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:19:53\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:19:54\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_appinsights\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_appinsights/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_appinsights\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_appinsights/__init__.py\", line 8, in \n config = Config.parse_obj(nonebot.get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 18:20:07\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:20:07\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:20:08\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_appinsights\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_appinsights/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_appinsights\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_appinsights/__init__.py\", line 8, in \n config = Config.parse_obj(nonebot.get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -6019,7 +6017,7 @@ "git_hash": "cae5e74212b10311bb83a24792a059eee9a587cd", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-coderun": { "__nonebot2.version__": "2.3.1", @@ -6036,7 +6034,7 @@ "git_hash": "ab03fac49715ccd0970921cbe50cdd4a48139ea1", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-abot-place": { "__nonebot2.version__": "2.3.1", @@ -6053,7 +6051,7 @@ "git_hash": "5f8f478da5cc759d9e5f36f347a3f9dd95bc3c6f", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:21:05\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:21:05\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:21:06\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_abot_place\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_abot_place/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_abot_place\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_abot_place/__init__.py\", line 12, in \n from .config import plugin_config,__version__\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_abot_place/config.py\", line 25, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 18:21:22\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:21:22\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:21:23\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_abot_place\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_abot_place/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_abot_place\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_abot_place/__init__.py\", line 12, in \n from .config import plugin_config,__version__\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_abot_place/config.py\", line 25, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -6072,7 +6070,7 @@ "git_hash": "821fe9cea49727d4fa93ab26256d7e6bf99dbf2e", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-manga-translator": { "__nonebot2.version__": "2.3.1", @@ -6089,7 +6087,7 @@ "git_hash": "896c05ee5facc9e31d49ccc0a89f2bab12ba0599", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-watermarker": { "__nonebot2.version__": "2.3.1", @@ -6106,7 +6104,7 @@ "git_hash": "63c7373d8ebfa5dbf879ae4bf1056eeaa17e3bf0", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-starrail-calendar": { "__nonebot2.version__": "2.3.1", @@ -6123,7 +6121,7 @@ "git_hash": "f76030781f211a3b43f17ae4e60d38b818c37f05", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:22:18\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:22:18\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:22:19\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_starrail_calendar\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_starrail_calendar/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_starrail_calendar\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_starrail_calendar/__init__.py\", line 12, in \n from .config import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_starrail_calendar/config.py\", line 5, in \n class PluginConfig(BaseModel):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 93, in __new__\n private_attributes = inspect_namespace(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 406, in inspect_namespace\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m A non-annotated attribute was detected: `width = 600`. All model fields require a type annotation; if `width` is not meant to be a field, you may be able to resolve this error by annotating it as a `ClassVar` or updating `model_config['ignored_types']`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/model-field-missing-annotation\u001b[0m", "stderr_git": "\u001b[32m06-09 22:07:01\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m06-09 22:07:01\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m06-09 22:07:01\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_starrail_calendar\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_starrail_calendar/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_starrail_calendar\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_starrail_calendar/__init__.py\", line 12, in \n from .config import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_starrail_calendar/config.py\", line 5, in \n class PluginConfig(BaseModel):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 93, in __new__\n private_attributes = inspect_namespace(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 406, in inspect_namespace\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m A non-annotated attribute was detected: `width = 600`. All model fields require a type annotation; if `width` is not meant to be a field, you may be able to resolve this error by annotating it as a `ClassVar` or updating `model_config['ignored_types']`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/model-field-missing-annotation\u001b[0m" }, @@ -6142,7 +6140,7 @@ "git_hash": null, "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-csgo-case-simulator": { "__nonebot2.version__": "2.3.1", @@ -6159,7 +6157,7 @@ "git_hash": "ed2cf88894957468e554eff2d53d235ea8624935", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-callapi": { "__nonebot2.version__": "2.3.1", @@ -6176,7 +6174,7 @@ "git_hash": "efbc582257914e0a37f1880f38abf75a7aa59de6", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-penguin": { "__nonebot2.version__": "2.3.1", @@ -6193,7 +6191,7 @@ "git_hash": "9cddaf681d3a925aee8f56ed045598e6729925b6", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-30 18:24:01\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:24:01\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:24:01\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_apscheduler\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_penguin/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_penguin\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_penguin/__init__.py\", line 4, in \n require(\"nonebot_plugin_apscheduler\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/__init__.py\", line 8, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/config.py\", line 1, in \n from pydantic import Field, BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m\n\u001b[32m05-30 18:24:01\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_penguin\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_penguin/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_penguin\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_penguin/__init__.py\", line 4, in \n require(\"nonebot_plugin_apscheduler\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_apscheduler\"!\u001b[0m" }, "nonebot-plugin-spark-gpt": { @@ -6211,7 +6209,7 @@ "git_hash": "d799d130dae6699d93e71d750392059e28c30d75", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:24:36\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:24:36\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:24:36\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_htmlrender\u001b[0m\"\n\u001b[32m05-30 18:24:36\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_templates\u001b[0m\"\n\u001b[32m05-30 18:24:36\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_web_config\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_spark_gpt/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_spark_gpt\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_spark_gpt/__init__.py\", line 6, in \n require(\"nonebot_plugin_web_config\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_web_config/__init__.py\", line 1, in \n from . import web_ui\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_web_config/web_ui/__init__.py\", line 1, in \n from . import router\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_web_config/web_ui/router.py\", line 25, in \n manager = LoginManager(\n\u001b[31m\u001b[1mTypeError\u001b[0m:\u001b[1m LoginManager.__init__() got an unexpected keyword argument 'custom_exception'\u001b[0m\n\u001b[32m05-30 18:24:36\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_spark_gpt\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_spark_gpt/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_spark_gpt\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_spark_gpt/__init__.py\", line 6, in \n require(\"nonebot_plugin_web_config\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_web_config\"!\u001b[0m", "stderr_git": "\u001b[32m05-30 18:25:04\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:25:04\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:25:04\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_htmlrender\u001b[0m\"\n\u001b[32m05-30 18:25:04\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_templates\u001b[0m\"\n\u001b[32m05-30 18:25:04\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_web_config\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_spark_gpt/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_spark_gpt\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_spark_gpt/__init__.py\", line 6, in \n require(\"nonebot_plugin_web_config\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_web_config/__init__.py\", line 1, in \n from . import web_ui\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_web_config/web_ui/__init__.py\", line 1, in \n from . import router\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_web_config/web_ui/router.py\", line 25, in \n manager = LoginManager(\n\u001b[31m\u001b[1mTypeError\u001b[0m:\u001b[1m LoginManager.__init__() got an unexpected keyword argument 'custom_exception'\u001b[0m\n\u001b[32m05-30 18:25:04\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_spark_gpt\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_spark_gpt/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_spark_gpt\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_spark_gpt/__init__.py\", line 6, in \n require(\"nonebot_plugin_web_config\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_web_config\"!\u001b[0m" }, @@ -6230,7 +6228,7 @@ "git_hash": "3de892cdefa627da5b669437a709e82e1dca4d75", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-arkgacha": { "__nonebot2.version__": "2.3.1", @@ -6247,7 +6245,7 @@ "git_hash": "e329e871d28315e76f5223379e060fda42c7522a", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:25:37\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:25:37\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:25:38\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_arkgacha\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_arkgacha/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_arkgacha\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arkgacha/__init__.py\", line 8, in \n from arknights_toolkit.gacha import ArknightsGacha, GachaUser\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/arknights_toolkit/gacha/__init__.py\", line 1, in \n from .main import ArknightsGacha as ArknightsGacha\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/arknights_toolkit/gacha/main.py\", line 13, in \n from ..update.gacha import generate\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/arknights_toolkit/update/gacha/__init__.py\", line 1, in \n from .main import generate as generate\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/arknights_toolkit/update/gacha/main.py\", line 10, in \n from .data import fetch\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/arknights_toolkit/update/gacha/data.py\", line 25, in \n if \"id\" not in tables[\"陈\"]:\n\u001b[31m\u001b[1mKeyError\u001b[0m:\u001b[1m '陈'\u001b[0m", "stderr_git": "\u001b[32m05-30 18:25:53\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:25:53\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:25:54\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_arkgacha\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_arkgacha/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_arkgacha\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arkgacha/__init__.py\", line 8, in \n from arknights_toolkit.gacha import ArknightsGacha, GachaUser\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/arknights_toolkit/gacha/__init__.py\", line 1, in \n from .main import ArknightsGacha as ArknightsGacha\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/arknights_toolkit/gacha/main.py\", line 13, in \n from ..update.gacha import generate\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/arknights_toolkit/update/gacha/__init__.py\", line 1, in \n from .main import generate as generate\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/arknights_toolkit/update/gacha/main.py\", line 10, in \n from .data import fetch\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/arknights_toolkit/update/gacha/data.py\", line 25, in \n if \"id\" not in tables[\"陈\"]:\n\u001b[31m\u001b[1mKeyError\u001b[0m:\u001b[1m '陈'\u001b[0m" }, @@ -6266,7 +6264,7 @@ "git_hash": "17e172e86eb42624398c64bb317aff5ca24b5c58", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-hoshino-sign": { "__nonebot2.version__": "2.3.1", @@ -6283,7 +6281,7 @@ "git_hash": "aa7ad477ece3a300a815f0525f16e5d44d0419d1", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_hoshino_sign/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_hoshino_sign/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -6302,7 +6300,7 @@ "git_hash": "f76b5880dbffcdf47d1981f1f6ff9c0eb1513103", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-smallapi": { "__nonebot2.version__": "2.3.1", @@ -6319,7 +6317,7 @@ "git_hash": "a831c945a5bbf7ddf7e65d5e96ae57edc805e89c", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-p5generator": { "__nonebot2.version__": "2.3.1", @@ -6336,7 +6334,7 @@ "git_hash": "814c04ebc6d3406304e3f39c83ef6fe04df25ac5", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-sd-webui": { "__nonebot2.version__": "2.3.1", @@ -6353,7 +6351,7 @@ "git_hash": "356c418f26a7946b68abe11ffcd8295adac9923f", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_sd_webui/__init__.py:251: SyntaxWarning: invalid escape sequence '\\d'\n size = re.search('<(\\d+)[x×](\\d+)>', prompt)\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_sd_webui/__init__.py:252: SyntaxWarning: invalid escape sequence '\\d'\n step = re.search('', prompt)", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_sd_webui/__init__.py:251: SyntaxWarning: invalid escape sequence '\\d'\n size = re.search('<(\\d+)[x×](\\d+)>', prompt)\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_sd_webui/__init__.py:252: SyntaxWarning: invalid escape sequence '\\d'\n step = re.search('', prompt)" }, @@ -6372,7 +6370,7 @@ "git_hash": "7e116e7d113dda4c1a5ca16cd44740e73536009e", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-pluginupdatecheck": { "__nonebot2.version__": "2.3.1", @@ -6389,7 +6387,7 @@ "git_hash": "282cc9855c685004c2bdc8fe3c83afb7a4485edf", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:29:01\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:29:01\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:29:01\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_pluginupdatecheck\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_pluginupdatecheck/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_pluginupdatecheck\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_pluginupdatecheck/__init__.py\", line 15, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 18:29:11\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:29:11\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:29:11\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_pluginupdatecheck\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_pluginupdatecheck/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_pluginupdatecheck\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_pluginupdatecheck/__init__.py\", line 15, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -6408,7 +6406,7 @@ "git_hash": "b5599794641845be244f760176b7865a02e7205f", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-githubcard": { "__nonebot2.version__": "2.3.1", @@ -6425,7 +6423,7 @@ "git_hash": "7b390383e651940b77cd5c242d5009223b5b6dd4", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-lua": { "__nonebot2.version__": "2.3.1", @@ -6442,7 +6440,7 @@ "git_hash": "aadd1b1add3b80cd540d49b4cd84660048e8ddbc", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:30:04\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:30:04\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:30:05\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_lua\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_lua/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_lua\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_lua/__init__.py\", line 3, in \n from .lua_plugins import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_lua/lua_plugins.py\", line 19, in \n from .config import plugin_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_lua/config.py\", line 3, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 18:30:14\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:30:14\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:30:15\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_lua\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_lua/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_lua\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_lua/__init__.py\", line 3, in \n from .lua_plugins import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_lua/lua_plugins.py\", line 19, in \n from .config import plugin_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_lua/config.py\", line 3, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -6461,7 +6459,7 @@ "git_hash": "dab17f5b2e0b079090a096b724d4902f0a432e58", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-homo-mathematician": { "__nonebot2.version__": "2.3.1", @@ -6478,7 +6476,7 @@ "git_hash": null, "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-puzzle": { "__nonebot2.version__": "2.3.1", @@ -6495,7 +6493,7 @@ "git_hash": "9e19893e5b4bb0f939f66d5a341d2bddcb08f1e8", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-herocard": { "__nonebot2.version__": "2.3.1", @@ -6512,7 +6510,7 @@ "git_hash": "5c20873e766bb853db361c6fddb38243497cdea5", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-nagabus": { "__nonebot2.version__": "2.3.1", @@ -6529,7 +6527,7 @@ "git_hash": "5fe5318928cdd073999eb9eeda262cad1f0d9ca1", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-random-draw": { "__nonebot2.version__": "2.3.1", @@ -6546,7 +6544,7 @@ "git_hash": "3164173c8ef020142bd91226a224bea729ec3d2c", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-stable-diffusion-diao": { "__nonebot2.version__": "2.3.1", @@ -6563,7 +6561,7 @@ "git_hash": "ce7c4533a343cbed5a88f3c21489527985997ed4", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:32:50\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:32:50\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:32:51\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_stable_diffusion_diao\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_stable_diffusion_diao/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_stable_diffusion_diao\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_stable_diffusion_diao/__init__.py\", line 1, in \n from . import config, manage\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_stable_diffusion_diao/config.py\", line 19, in \n from pydantic import BaseSettings, validator\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 18:33:08\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:33:09\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:33:09\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_stable_diffusion_diao\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_stable_diffusion_diao/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_stable_diffusion_diao\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_stable_diffusion_diao/__init__.py\", line 1, in \n from . import config, manage\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_stable_diffusion_diao/config.py\", line 19, in \n from pydantic import BaseSettings, validator\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -6582,7 +6580,7 @@ "git_hash": "b858fff47949d42a82cab712b3e6ab311b59a741", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_al/__init__.py:26: SyntaxWarning: invalid escape sequence '\\/'\n logo = \"\"\"", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_al/__init__.py:26: SyntaxWarning: invalid escape sequence '\\/'\n logo = \"\"\"" }, @@ -6601,7 +6599,7 @@ "git_hash": "8dadac139b96a2e4f871b3b6bcd5ef000f3009ca", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:34:03\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:34:03\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:34:04\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_escape_url\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_escape_url/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_escape_url\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_escape_url/__init__.py\", line 3, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_escape_url/config.py\", line 4, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 18:34:12\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:34:12\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:34:13\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_escape_url\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_escape_url/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_escape_url\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_escape_url/__init__.py\", line 3, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_escape_url/config.py\", line 4, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -6620,7 +6618,7 @@ "git_hash": "9ba128f1a014cadc20df1bdd9c11b98e89d849d2", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:34:22\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:34:22\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:34:23\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_apscheduler\u001b[0m\"\n\u001b[32m05-30 18:34:23\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_twitter\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_twitter/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_twitter\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_twitter/__init__.py\", line 19, in \n from .config import Config,__version__,website_list,config_dev\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_twitter/config.py\", line 18, in \n class Config(BaseModel):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_twitter/config.py\", line 89, in Config\n @root_validator(pre=False)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/deprecated/class_validators.py\", line 249, in root_validator\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m If you use `@root_validator` with pre=False (the default) you MUST specify `skip_on_failure=True`. Note that `@root_validator` is deprecated and should be replaced with `@model_validator`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/root-validator-pre-skip\u001b[0m", "stderr_git": "\u001b[32m05-30 18:34:33\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:34:33\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:34:34\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_apscheduler\u001b[0m\"\n\u001b[32m05-30 18:34:34\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_twitter\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_twitter/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_twitter\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_twitter/__init__.py\", line 19, in \n from .config import Config,__version__,website_list,config_dev\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_twitter/config.py\", line 18, in \n class Config(BaseModel):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_twitter/config.py\", line 89, in Config\n @root_validator(pre=False)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/deprecated/class_validators.py\", line 249, in root_validator\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m If you use `@root_validator` with pre=False (the default) you MUST specify `skip_on_failure=True`. Note that `@root_validator` is deprecated and should be replaced with `@model_validator`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/root-validator-pre-skip\u001b[0m" }, @@ -6639,7 +6637,7 @@ "git_hash": "15dedd6e255ab99d3deaf1fa075b3519921b42a4", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-audiocraft": { "__nonebot2.version__": "2.3.1", @@ -6656,7 +6654,7 @@ "git_hash": "a0ffa0b7c231b4a0db1a120c720e299d8abdcc1b", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-bili-push": { "__nonebot2.version__": "2.3.1", @@ -6673,7 +6671,7 @@ "git_hash": "9045e9e7f029725f28f4bfbd05039d9fc76b180e", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-warthunder-player-check": { "__nonebot2.version__": "2.3.1", @@ -6690,7 +6688,7 @@ "git_hash": "82b6a07fe6f75a4969a9793be17e67548367bfdf", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:35:46\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:35:46\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:35:47\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_warthunder_player_check\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_warthunder_player_check/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_warthunder_player_check\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_warthunder_player_check/__init__.py\", line 22, in \n config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 18:35:58\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:35:58\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:35:58\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_warthunder_player_check\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_warthunder_player_check/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_warthunder_player_check\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_warthunder_player_check/__init__.py\", line 22, in \n config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -6709,7 +6707,7 @@ "git_hash": "5a96f8f698040ca44fe9d5d02669dfbce28d45ec", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-error-alert": { "__nonebot2.version__": "2.3.1", @@ -6726,7 +6724,7 @@ "git_hash": "cdb426ece6ea0c9257cc91c6934951fd0fd63afd", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:36:40\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:36:40\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:36:41\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_apscheduler\u001b[0m\"\n\u001b[32m05-30 18:36:41\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_saa\u001b[0m\"\n\u001b[32m05-30 18:36:41\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-30 18:36:41\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_datastore\u001b[0m\"\n\u001b[32m05-30 18:36:41\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_error_alert\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_error_alert/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_error_alert\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_error_alert/__init__.py\", line 10, in \n from . import alert\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_error_alert/alert.py\", line 11, in \n from .config import conf\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_error_alert/config.py\", line 4, in \n from pydantic import BaseSettings, root_validator\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 18:36:58\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:36:58\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:36:59\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_apscheduler\u001b[0m\"\n\u001b[32m05-30 18:36:59\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_saa\u001b[0m\"\n\u001b[32m05-30 18:36:59\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-30 18:36:59\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_datastore\u001b[0m\"\n\u001b[32m05-30 18:36:59\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_error_alert\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_error_alert/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_error_alert\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_error_alert/__init__.py\", line 10, in \n from . import alert\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_error_alert/alert.py\", line 11, in \n from .config import conf\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_error_alert/config.py\", line 4, in \n from pydantic import BaseSettings, root_validator\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -6745,7 +6743,7 @@ "git_hash": "ac3549c36fb9bef654b962d19805eb4102deea6d", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-helltide": { "__nonebot2.version__": "2.3.1", @@ -6762,7 +6760,7 @@ "git_hash": "1a9d813a78f2e3a050fd8314db70749d04977c74", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:38:00\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:38:00\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:38:01\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_helltide\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_helltide/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_helltide\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_helltide/__init__.py\", line 27, in \n my_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 18:38:16\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:38:16\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:38:17\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_helltide\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_helltide/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_helltide\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_helltide/__init__.py\", line 27, in \n my_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -6781,7 +6779,7 @@ "git_hash": "bcfcc9e6f7667f71b901086674acae423bb17f76", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-poke": { "__nonebot2.version__": "2.3.1", @@ -6798,7 +6796,7 @@ "git_hash": "17ca3f7908c6937389501ad7dd421575c2c6d731", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:38:45\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:38:45\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:38:45\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_poke\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_poke/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_poke\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_poke/__init__.py\", line 11, in \n from .matcher import poke_reply\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_poke/matcher.py\", line 6, in \n from .utils import acc_send, config, pic_or_text, pic_send, poke_send, text_send\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_poke/utils.py\", line 11, in \n from .config import config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_poke/config.py\", line 5, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 18:38:56\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:38:56\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:38:57\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_poke\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_poke/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_poke\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_poke/__init__.py\", line 11, in \n from .matcher import poke_reply\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_poke/matcher.py\", line 6, in \n from .utils import acc_send, config, pic_or_text, pic_send, poke_send, text_send\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_poke/utils.py\", line 11, in \n from .config import config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_poke/config.py\", line 5, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -6817,7 +6815,7 @@ "git_hash": "93010ab8d61f610d44198d3023acf3c757805e63", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:39:04\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:39:04\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:39:04\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_friends\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_friends/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_friends\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_friends/__init__.py\", line 3, in \n from .matcher import * # noqa: F403\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_friends/matcher.py\", line 21, in \n from .config import FriendRequest, GroupFriendRequest, config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_friends/config.py\", line 67, in \n config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 18:39:13\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:39:13\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:39:14\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_friends\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_friends/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_friends\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_friends/__init__.py\", line 3, in \n from .matcher import * # noqa: F403\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_friends/matcher.py\", line 21, in \n from .config import FriendRequest, GroupFriendRequest, config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_friends/config.py\", line 67, in \n config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -6836,7 +6834,7 @@ "git_hash": "f66ef44f32e8f41ceaadd58b0ca0df5e3ed2df9f", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-cp-broadcast": { "__nonebot2.version__": "2.3.1", @@ -6853,7 +6851,7 @@ "git_hash": "469867c691a5a218b151f38e1213228e5561dc67", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-cfassistant": { "__nonebot2.version__": "2.3.1", @@ -6870,7 +6868,7 @@ "git_hash": "e82a17c72e2db5308e37558f23fa7da0a2aad856", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-splatoon3-schedule": { "__nonebot2.version__": "2.3.1", @@ -6887,7 +6885,7 @@ "git_hash": "d2b1a8b76dcbb5e3fd24131b5331cf7b39146b15", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-capoo": { "__nonebot2.version__": "2.3.1", @@ -6904,7 +6902,7 @@ "git_hash": "41945d7495b0cd571f4cb4aa1a9eacf4d6b2deed", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-eventexpiry": { "__nonebot2.version__": "2.3.1", @@ -6921,7 +6919,7 @@ "git_hash": "b4c3d443dc024f5a4a28001b628e4df0ce967d10", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:41:41\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:41:41\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:41:41\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_eventexpiry\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_eventexpiry/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_eventexpiry\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_eventexpiry/__init__.py\", line 29, in \n config = Config.parse_obj(driver.config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 18:41:50\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:41:50\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:41:50\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_eventexpiry\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_eventexpiry/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_eventexpiry\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_eventexpiry/__init__.py\", line 29, in \n config = Config.parse_obj(driver.config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -6940,7 +6938,7 @@ "git_hash": "f753ccd0c01c4f1ddfedc858018a306cba56e792", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-blocker": { "__nonebot2.version__": "2.3.1", @@ -6957,7 +6955,7 @@ "git_hash": "b8cf91afd85d6628ed21a414e3f8449c8d2a894f", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-picture-api": { "__nonebot2.version__": "2.3.1", @@ -6974,7 +6972,7 @@ "git_hash": "7013a21559f1e77836e920bba0a122ac7a0c2bfd", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:42:39\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:42:39\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:42:40\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_picture_api\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_picture_api/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_picture_api\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_picture_api/__init__.py\", line 3, in \n from .config import Config, config_path\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_picture_api/config.py\", line 50, in \n class Config(BaseModel, extra=Extra.ignore):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 93, in __new__\n private_attributes = inspect_namespace(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 406, in inspect_namespace\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m A non-annotated attribute was detected: `api_data = {'bs': [{'is_proxy': False, 'url': 'https://v2.api-m.com/api/baisi?return=302'}], 'ecy': [{'url': 'https://sex.nyan.xyz/api/v2/'}, {'url': 'https://api.lolicon.app/setu/v2'}], 'hs|黑丝|heisi': [{'url': 'https://v2.api-m.com/api/heisi?return=302'}, {'url': 'http://shanhe.kim/api/tu/hs.php'}], 'meizi': [{'url': 'https://xiaobapi.top/api/xb/api/meizi.php'}]}`. All model fields require a type annotation; if `api_data` is not meant to be a field, you may be able to resolve this error by annotating it as a `ClassVar` or updating `model_config['ignored_types']`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/model-field-missing-annotation\u001b[0m", "stderr_git": "\u001b[32m05-30 18:42:49\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:42:49\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:42:49\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_picture_api\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_picture_api/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_picture_api\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_picture_api/__init__.py\", line 3, in \n from .config import Config, config_path\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_picture_api/config.py\", line 50, in \n class Config(BaseModel, extra=Extra.ignore):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 93, in __new__\n private_attributes = inspect_namespace(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 406, in inspect_namespace\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m A non-annotated attribute was detected: `api_data = {'bs': [{'is_proxy': False, 'url': 'https://v2.api-m.com/api/baisi?return=302'}], 'ecy': [{'url': 'https://sex.nyan.xyz/api/v2/'}, {'url': 'https://api.lolicon.app/setu/v2'}], 'hs|黑丝|heisi': [{'url': 'https://v2.api-m.com/api/heisi?return=302'}, {'url': 'http://shanhe.kim/api/tu/hs.php'}], 'meizi': [{'url': 'https://xiaobapi.top/api/xb/api/meizi.php'}]}`. All model fields require a type annotation; if `api_data` is not meant to be a field, you may be able to resolve this error by annotating it as a `ClassVar` or updating `model_config['ignored_types']`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/model-field-missing-annotation\u001b[0m" }, @@ -6993,7 +6991,7 @@ "git_hash": "f33deab184611fb219b1c7ed46062aa5b0f0a566", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:42:58\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:42:58\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:42:59\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_wenan\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_wenan/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_wenan\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_wenan/__init__.py\", line 3, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_wenan/config.py\", line 49, in \n class Config(BaseModel, extra=Extra.ignore):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 93, in __new__\n private_attributes = inspect_namespace(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 406, in inspect_namespace\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m A non-annotated attribute was detected: `data = {'一言': [{'path': 'hitokoto', 'type': 'json', 'url': 'https://v1.hitokoto.cn/'}], '情话': [{'type': 'text', 'url': 'https://api.f4team.cn/API/qing/api.php'}], '每日一文': [{'is_proxy': False, 'type': 'text', 'url': 'https://api.f4team.cn/API/mryw/?type=text'}], '毒鸡汤|鸡汤': [{'url': 'https://api.f4team.cn/API/du/api.php'}]}`. All model fields require a type annotation; if `data` is not meant to be a field, you may be able to resolve this error by annotating it as a `ClassVar` or updating `model_config['ignored_types']`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/model-field-missing-annotation\u001b[0m", "stderr_git": "\u001b[32m05-30 18:43:08\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:43:08\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:43:08\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_wenan\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_wenan/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_wenan\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_wenan/__init__.py\", line 3, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_wenan/config.py\", line 49, in \n class Config(BaseModel, extra=Extra.ignore):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 93, in __new__\n private_attributes = inspect_namespace(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 406, in inspect_namespace\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m A non-annotated attribute was detected: `data = {'一言': [{'path': 'hitokoto', 'type': 'json', 'url': 'https://v1.hitokoto.cn/'}], '情话': [{'type': 'text', 'url': 'https://api.f4team.cn/API/qing/api.php'}], '每日一文': [{'is_proxy': False, 'type': 'text', 'url': 'https://api.f4team.cn/API/mryw/?type=text'}], '毒鸡汤|鸡汤': [{'url': 'https://api.f4team.cn/API/du/api.php'}]}`. All model fields require a type annotation; if `data` is not meant to be a field, you may be able to resolve this error by annotating it as a `ClassVar` or updating `model_config['ignored_types']`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/model-field-missing-annotation\u001b[0m" }, @@ -7012,7 +7010,7 @@ "git_hash": "eb5743d4c375e73f1a4f835877f9a99a96187ce7", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-mongodb": { "__nonebot2.version__": "2.3.1", @@ -7029,7 +7027,7 @@ "git_hash": "1ea620e4c8a2c4c8df485ee4ca2cccafe8b3de96", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:43:49\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:43:49\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:43:51\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_mongodb\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_mongodb/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_mongodb\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mongodb/__init__.py\", line 9, in \n from .config import Config, __version__\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mongodb/config.py\", line 24, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-30 18:44:01\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:44:01\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:44:02\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_mongodb\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_mongodb/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_mongodb\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mongodb/__init__.py\", line 9, in \n from .config import Config, __version__\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mongodb/config.py\", line 24, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -7048,7 +7046,7 @@ "git_hash": "92c81c43fcd83a1ecb3a08399ae5159acd7ae118", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:44:13\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:44:13\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:44:14\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_htmlrender\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_templates/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_templates\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_templates/__init__.py\", line 4, in \n from .templates_render import menu_render, dict_render, cardlist_render, colorlist_render # noqa: F401\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_templates/templates_render.py\", line 9, in \n require(\"nonebot_plugin_htmlrender\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_htmlrender/__init__.py\", line 4, in \n from .browser import get_browser, get_new_page, shutdown_browser\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_htmlrender/browser.py\", line 27, in \n config = Config.parse_obj(get_driver().config.dict())\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 3 validation errors for Config\nhtmlrender_download_host\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\nhtmlrender_proxy_host\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\nhtmlrender_browser_channel\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\u001b[0m\n\u001b[32m05-30 18:44:14\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_templates\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_templates/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_templates\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_templates/__init__.py\", line 4, in \n from .templates_render import menu_render, dict_render, cardlist_render, colorlist_render # noqa: F401\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_templates/templates_render.py\", line 9, in \n require(\"nonebot_plugin_htmlrender\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_htmlrender\"!\u001b[0m" }, "nonebot-plugin-pokesomeone": { @@ -7066,7 +7064,7 @@ "git_hash": "28412e27606062ae8828b6fa9fda672c00c46a06", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:44:37\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:44:37\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:44:38\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_pokesomeone\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_pokesomeone/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_pokesomeone\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_pokesomeone/__init__.py\", line 11, in \n from .config import config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_pokesomeone/config.py\", line 4, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-30 18:44:47\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:44:47\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:44:47\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_pokesomeone\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_pokesomeone/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_pokesomeone\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_pokesomeone/__init__.py\", line 11, in \n from .config import config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_pokesomeone/config.py\", line 4, in \n from pydantic import BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -7085,7 +7083,7 @@ "git_hash": "5b8b6cdfc6ab73c898e9b51b785696a978c25cb0", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-30 18:44:59\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:44:59\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:45:00\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_dall-e\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_dall-e/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_dall-e\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_dall-e/__init__.py\", line 29, in \n dallkey = get_driver().config.dallkey\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 811, in __getattr__\n raise AttributeError(f'{type(self).__name__!r} object has no attribute {item!r}')\n\u001b[31m\u001b[1mAttributeError\u001b[0m:\u001b[1m 'Config' object has no attribute 'dallkey'\u001b[0m", "stderr_git": "\u001b[32m05-30 18:45:12\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-30 18:45:12\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-30 18:45:13\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_dall-e\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_dall-e/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_dall-e\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_dall-e/__init__.py\", line 29, in \n dallkey = get_driver().config.dallkey\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 811, in __getattr__\n raise AttributeError(f'{type(self).__name__!r} object has no attribute {item!r}')\n\u001b[31m\u001b[1mAttributeError\u001b[0m:\u001b[1m 'Config' object has no attribute 'dallkey'\u001b[0m" }, @@ -7104,7 +7102,7 @@ "git_hash": "49af002ad4979f754218934b8dc6f99378b50067", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-disconnect-notice": { "__nonebot2.version__": "2.3.1", @@ -7121,7 +7119,7 @@ "git_hash": "fbf3866a82132aa4f11e30ec360fb6e37d64697e", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_disconnect_notice/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_disconnect_notice/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -7140,7 +7138,7 @@ "git_hash": "d1aa8e8dc9790ec2ed5f7451fe082c842eedcef7", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-theworld": { "__nonebot2.version__": "2.3.1", @@ -7157,7 +7155,7 @@ "git_hash": "000363d9dbb92177f893ad77b9ddba9c2b31f33b", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:01:50\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:01:50\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:01:51\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_theworld\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_theworld/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_theworld\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_theworld/__init__.py\", line 31, in \n config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-31 08:01:58\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:01:58\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:01:59\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_theworld\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_theworld/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_theworld\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_theworld/__init__.py\", line 31, in \n config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -7176,7 +7174,7 @@ "git_hash": "cb43cb7e68e49cae816f61071fe2b8f05fd31f2b", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-aujob": { "__nonebot2.version__": "2.3.1", @@ -7193,7 +7191,7 @@ "git_hash": "97a3a7198cdbf9baac86c474cfb707d798e32a74", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-bind": { "__nonebot2.version__": "2.3.1", @@ -7210,7 +7208,7 @@ "git_hash": "601ef071058ecb2e29e8fb2125ef5ec46d9a3cd6", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bind/__init__.py:14: RuntimeWarning: No adapters found, please make sure you have installed at least one adapter.\n require(\"nonebot_plugin_alconna\")", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bind/__init__.py:14: RuntimeWarning: No adapters found, please make sure you have installed at least one adapter.\n require(\"nonebot_plugin_alconna\")" }, @@ -7229,7 +7227,7 @@ "git_hash": "df44e99bfd866bce1bd4495dfa991ec5090a3a33", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m06-10 22:10:27\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m06-10 22:10:27\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m06-10 22:10:28\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m06-10 22:10:28\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_datastore\u001b[0m\"\n\u001b[32m06-10 22:10:28\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_savepic\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_savepic/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_savepic\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_savepic/__init__.py\", line 47, in \n from .pic_sql import ( # noqa: E402\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_savepic/pic_sql.py\", line 11, in \n from .picture import del_pic\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_savepic/picture.py\", line 14, in \n plugin_config = Config.parse_obj(gdriver.config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m06-20 22:09:05\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m06-20 22:09:05\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m06-20 22:09:06\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_savepic\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_savepic/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_savepic\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_savepic/__init__.py\", line 38, in \n from .chat import error_chat\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_savepic/chat.py\", line 2, in \n from openai import AsyncOpenAI\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'openai'\u001b[0m" }, @@ -7248,7 +7246,7 @@ "git_hash": "4aaacc792fe0be4e3e8e3da8e564f5bec1095c7e", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-csornament": { "__nonebot2.version__": "2.3.1", @@ -7265,7 +7263,7 @@ "git_hash": "bd3d976a4a43cab87d83ac9d1e0aa8e115711f77", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-kanonbot": { "__nonebot2.version__": "2.3.1", @@ -7282,7 +7280,7 @@ "git_hash": "e2188ad0b23dc763145986e7b000831083fea0d7", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-mcversion": { "__nonebot2.version__": "2.3.1", @@ -7299,7 +7297,7 @@ "git_hash": "fae3cbb4a735a6ff8d54533bb0f90925722f8bdb", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:05:10\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:05:10\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:05:11\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_mcversion\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_mcversion/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_mcversion\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mcversion/__init__.py\", line 21, in \n mcver_group_id = list(env_config.mcver_group_id)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 811, in __getattr__\n raise AttributeError(f'{type(self).__name__!r} object has no attribute {item!r}')\n\u001b[31m\u001b[1mAttributeError\u001b[0m:\u001b[1m 'Config' object has no attribute 'mcver_group_id'\u001b[0m", "stderr_git": "\u001b[32m05-31 08:05:19\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:05:19\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:05:19\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_mcversion\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_mcversion/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_mcversion\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mcversion/__init__.py\", line 21, in \n mcver_group_id = list(env_config.mcver_group_id)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 811, in __getattr__\n raise AttributeError(f'{type(self).__name__!r} object has no attribute {item!r}')\n\u001b[31m\u001b[1mAttributeError\u001b[0m:\u001b[1m 'Config' object has no attribute 'mcver_group_id'\u001b[0m" }, @@ -7318,7 +7316,7 @@ "git_hash": "9ffc812331ebe98a9d218d7e64cffbd8b73fbce7", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-jx3": { "__nonebot2.version__": "2.3.1", @@ -7335,7 +7333,7 @@ "git_hash": "34e639c59f2b765c98f6701bd91eb15a4fcb1fdd", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:05:37\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:05:37\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:05:38\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_jx3\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_jx3/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_jx3\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_jx3/__init__.py\", line 12, in \n from . import subscribe\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_jx3/subscribe.py\", line 12, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-31 08:05:48\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:05:48\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:05:49\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_jx3\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_jx3/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_jx3\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_jx3/__init__.py\", line 12, in \n from . import subscribe\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_jx3/subscribe.py\", line 12, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -7354,7 +7352,7 @@ "git_hash": "3cac3ad023f63aa2a804d9dbe85b31a951b083d1", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:05:56\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:05:56\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:05:56\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_xinghuo_api\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_xinghuo_api/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_xinghuo_api\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_xinghuo_api/__init__.py\", line 36, in \n raise ConfigError(\"请设置星火大模型API信息\")\n\u001b[31m\u001b[1mnonebot_plugin_xinghuo_api.config.ConfigError\u001b[0m:\u001b[1m 请设置星火大模型API信息\u001b[0m", "stderr_git": "\u001b[32m05-31 08:06:04\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:06:04\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:06:04\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_xinghuo_api\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_xinghuo_api/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_xinghuo_api\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_xinghuo_api/__init__.py\", line 36, in \n raise ConfigError(\"请设置星火大模型API信息\")\n\u001b[31m\u001b[1mnonebot_plugin_xinghuo_api.config.ConfigError\u001b[0m:\u001b[1m 请设置星火大模型API信息\u001b[0m" }, @@ -7373,7 +7371,7 @@ "git_hash": "542c33a3ac4364d451cffa5dc0b1ed912ff9c618", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-uvdiviner": { "__nonebot2.version__": "2.3.1", @@ -7390,7 +7388,7 @@ "git_hash": "3415d6c4f910f0c170b1458afb682a2451109e04", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-push": { "__nonebot2.version__": "2.3.1", @@ -7407,7 +7405,7 @@ "git_hash": "731be03eff03e8a9f5d0611b16d46fac57680f54", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-sudo": { "__nonebot2.version__": "2.3.1", @@ -7424,7 +7422,7 @@ "git_hash": "519c492636a5ccb353fd913bbbc9b8a1521f23b2", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:07:59\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:07:59\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:07:59\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_sudo\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_sudo/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_sudo\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_sudo/__init__.py\", line 12, in \n config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-31 08:08:08\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:08:08\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:08:08\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_sudo\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_sudo/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_sudo\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_sudo/__init__.py\", line 12, in \n config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -7443,7 +7441,7 @@ "git_hash": "f4690f9207d0a0bdce9472c606708ed9cce5ec06", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-31 08:08:21\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:08:21\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:08:21\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_arxivRSS\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_arxivRSS/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_arxivRSS\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_arxivRSS/__init__.py\", line 23, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, "nonebot-plugin-anime-trace": { @@ -7461,7 +7459,7 @@ "git_hash": "6fcaec82daa2f66e420ec4dcc2ade0d9473713dd", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-send-message": { "__nonebot2.version__": "2.3.1", @@ -7478,7 +7476,7 @@ "git_hash": "3cc2bc4146ac81ea88b9d334551303a1cb5d7bbe", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-requests": { "__nonebot2.version__": "2.3.1", @@ -7495,7 +7493,7 @@ "git_hash": "c40231f1ca885a93a6e4e4d85feb5aa811e20b7b", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-shutup": { "__nonebot2.version__": "2.3.1", @@ -7512,7 +7510,7 @@ "git_hash": "6aa45a515920ebc66febe8537d9537403888bad7", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-simple-httpcat": { "__nonebot2.version__": "2.3.1", @@ -7529,7 +7527,7 @@ "git_hash": "8f5e87751b4daf007452de6bfe7fdfa4ac018164", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-qrcode2": { "__nonebot2.version__": "2.3.1", @@ -7546,7 +7544,7 @@ "git_hash": "139154f2685a72d6d00944dd974652b884dcfdb3", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:09:51\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:09:51\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:09:52\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_qrcode2\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_qrcode2/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_qrcode2\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_qrcode2/__init__.py\", line 23, in \n from . import decode\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_qrcode2/decode.py\", line 5, in \n from pyzbar import pyzbar\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/pyzbar.py\", line 7, in \n from .wrapper import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/wrapper.py\", line 151, in \n zbar_version = zbar_function(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/wrapper.py\", line 148, in zbar_function\n return prototype((fname, load_libzbar()))\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/wrapper.py\", line 127, in load_libzbar\n libzbar, dependencies = zbar_library.load()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/zbar_library.py\", line 65, in load\n raise ImportError('Unable to find zbar shared library')\n\u001b[31m\u001b[1mImportError\u001b[0m:\u001b[1m Unable to find zbar shared library\u001b[0m", "stderr_git": "\u001b[32m05-31 08:10:06\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:10:06\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:10:07\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_qrcode2\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_qrcode2/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_qrcode2\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_qrcode2/__init__.py\", line 23, in \n from . import decode\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_qrcode2/decode.py\", line 5, in \n from pyzbar import pyzbar\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/pyzbar.py\", line 7, in \n from .wrapper import (\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/wrapper.py\", line 151, in \n zbar_version = zbar_function(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/wrapper.py\", line 148, in zbar_function\n return prototype((fname, load_libzbar()))\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/wrapper.py\", line 127, in load_libzbar\n libzbar, dependencies = zbar_library.load()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pyzbar/zbar_library.py\", line 65, in load\n raise ImportError('Unable to find zbar shared library')\n\u001b[31m\u001b[1mImportError\u001b[0m:\u001b[1m Unable to find zbar shared library\u001b[0m" }, @@ -7565,7 +7563,7 @@ "git_hash": "1226e4ccb4ee270b5b19295d3828461a27d92397", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-alchelper": { "__nonebot2.version__": "2.3.1", @@ -7582,7 +7580,7 @@ "git_hash": "448e9db72e581678da9bf20511b7bf67403ad8f8", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-souti": { "__nonebot2.version__": "2.3.1", @@ -7599,7 +7597,7 @@ "git_hash": "3ed727d383372e9d6ac733502edfa891fd1fa76e", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-helper-plus": { "__nonebot2.version__": "2.3.1", @@ -7616,7 +7614,7 @@ "git_hash": "8056c2373366089606c63379f9791a2e72083e4f", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_helper_plus/config.py:11: SyntaxWarning: invalid escape sequence '\\d'\n '''", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_helper_plus/config.py:11: SyntaxWarning: invalid escape sequence '\\d'\n '''" }, @@ -7635,7 +7633,7 @@ "git_hash": "988a3733261520fc03807f6edb6d22839b0e4825", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:11:21\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:11:21\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:11:21\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-31 08:11:21\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_wearskirt\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_wearskirt/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_wearskirt\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_wearskirt/__init__.py\", line 14, in \n from .wear_skirt import Skirt\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_wearskirt/wear_skirt.py\", line 8, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-31 08:11:28\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:11:28\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:11:29\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-31 08:11:29\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_wearskirt\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_wearskirt/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_wearskirt\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_wearskirt/__init__.py\", line 13, in \n from .wear_skirt import Skirt\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_wearskirt/wear_skirt.py\", line 8, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -7654,7 +7652,7 @@ "git_hash": "6881abecf695224b174f79fce88c952e7fa0dbdc", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-group-whitelist": { "__nonebot2.version__": "2.3.1", @@ -7671,7 +7669,7 @@ "git_hash": "d2df3df56c5fc130e4402d4e7e0871e5bf1a3378", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:12:15\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:12:15\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:12:16\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_group_whitelist\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_group_whitelist/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_group_whitelist\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_group_whitelist/__init__.py\", line 16, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-31 08:12:23\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:12:23\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:12:23\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_group_whitelist\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_group_whitelist/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_group_whitelist\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_group_whitelist/__init__.py\", line 16, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -7690,7 +7688,7 @@ "git_hash": "610753e151aeb7db260e46665c8a2d6461f8fae9", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:12:30\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:12:30\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:12:30\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_apscheduler\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_ernie/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_ernie\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_ernie/__init__.py\", line 16, in \n require(\"nonebot_plugin_apscheduler\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/__init__.py\", line 8, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_apscheduler/config.py\", line 1, in \n from pydantic import Field, BaseSettings\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m\n\u001b[32m05-31 08:12:30\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_ernie\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_ernie/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_ernie\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_ernie/__init__.py\", line 16, in \n require(\"nonebot_plugin_apscheduler\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_apscheduler\"!\u001b[0m", "stderr_git": "\u001b[32m05-31 08:12:38\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:12:38\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:12:39\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_apscheduler\u001b[0m\"\n\u001b[32m05-31 08:12:39\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_ernie\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_ernie/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_ernie\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_ernie/__init__.py\", line 31, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -7709,7 +7707,7 @@ "git_hash": "fc59635d253c165c5a9bc3bfaab7f686aa872942", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-video-api": { "__nonebot2.version__": "2.3.1", @@ -7726,7 +7724,7 @@ "git_hash": "198d0f6163c645a25ca1753f5bc6b89f28f44eea", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:13:37\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:13:37\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:13:37\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-31 08:13:37\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_video_api\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_video_api/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_video_api\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_video_api/__init__.py\", line 3, in \n from .config import Config, plugin_config_file\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_video_api/config.py\", line 48, in \n class Config(BaseModel, extra=Extra.ignore):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 93, in __new__\n private_attributes = inspect_namespace(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 406, in inspect_namespace\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m A non-annotated attribute was detected: `api_data = {'dy|抖音': [{'url': 'https://api.yujn.cn/api/dy_hot.php'}], '小姐姐': [{'is_proxy': False, 'url': 'http://api.yujn.cn/api/zzxjj.php?type=video'}, {'url': 'http://api.yujn.cn/api/xjj.php'}]}`. All model fields require a type annotation; if `api_data` is not meant to be a field, you may be able to resolve this error by annotating it as a `ClassVar` or updating `model_config['ignored_types']`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/model-field-missing-annotation\u001b[0m", "stderr_git": "\u001b[32m05-31 08:13:45\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:13:45\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:13:46\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-31 08:13:46\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_video_api\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_video_api/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_video_api\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_video_api/__init__.py\", line 3, in \n from .config import Config, plugin_config_file\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_video_api/config.py\", line 48, in \n class Config(BaseModel, extra=Extra.ignore):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 93, in __new__\n private_attributes = inspect_namespace(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 406, in inspect_namespace\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m A non-annotated attribute was detected: `api_data = {'dy|抖音': [{'url': 'https://api.yujn.cn/api/dy_hot.php'}], '小姐姐': [{'is_proxy': False, 'url': 'http://api.yujn.cn/api/zzxjj.php?type=video'}, {'url': 'http://api.yujn.cn/api/xjj.php'}]}`. All model fields require a type annotation; if `api_data` is not meant to be a field, you may be able to resolve this error by annotating it as a `ClassVar` or updating `model_config['ignored_types']`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/model-field-missing-annotation\u001b[0m" }, @@ -7745,7 +7743,7 @@ "git_hash": "eadc5b68a29d0a7e499c5af0588a7dcce6aa402a", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-ability": { "__nonebot2.version__": "2.3.1", @@ -7762,7 +7760,7 @@ "git_hash": "2a1618f77147b39d8ad9f4023113a0687147e52d", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-agent": { "__nonebot2.version__": "2.3.1", @@ -7779,7 +7777,7 @@ "git_hash": null, "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:14:41\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:14:41\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:14:42\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_agent\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_agent/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_agent\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_agent/__init__.py\", line 36, in \n config = AgentConfig.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for AgentConfig\n Input should be a valid dictionary or instance of AgentConfig [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, "nonebot-plugin-blockwords": { @@ -7797,7 +7795,7 @@ "git_hash": "e173afb2437257c0942ab551ae6145e2408ce8a3", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:15:01\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:15:01\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:15:02\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_blockwords\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_blockwords/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_blockwords\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_blockwords/__init__.py\", line 10, in \n from .hook import send_hook\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_blockwords/hook/__init__.py\", line 6, in \n from ..config import plugin_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_blockwords/config.py\", line 9, in \n class Config(BaseModel, extra=Extra.ignore):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 93, in __new__\n private_attributes = inspect_namespace(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 406, in inspect_namespace\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m A non-annotated attribute was detected: `blockwords_priority = 0`. All model fields require a type annotation; if `blockwords_priority` is not meant to be a field, you may be able to resolve this error by annotating it as a `ClassVar` or updating `model_config['ignored_types']`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/model-field-missing-annotation\u001b[0m", "stderr_git": "\u001b[32m05-31 08:15:09\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:15:09\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:15:09\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_blockwords\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_blockwords/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_blockwords\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_blockwords/__init__.py\", line 10, in \n from .hook import send_hook\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_blockwords/hook/__init__.py\", line 6, in \n from ..config import plugin_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_blockwords/config.py\", line 9, in \n class Config(BaseModel, extra=Extra.ignore):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 93, in __new__\n private_attributes = inspect_namespace(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 406, in inspect_namespace\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m A non-annotated attribute was detected: `blockwords_priority = 0`. All model fields require a type annotation; if `blockwords_priority` is not meant to be a field, you may be able to resolve this error by annotating it as a `ClassVar` or updating `model_config['ignored_types']`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/model-field-missing-annotation\u001b[0m" }, @@ -7816,7 +7814,7 @@ "git_hash": "4c64fc14bd1bd820cfa6fd92fd4f2730a959b25e", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-eop-ai": { "__nonebot2.version__": "2.3.1", @@ -7833,7 +7831,7 @@ "git_hash": null, "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:15:39\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:15:39\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:15:40\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_eop_ai\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_eop_ai/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_eop_ai\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_eop_ai/__init__.py\", line 3, in \n from .matchers import usage, talk_keyword, talk_tome, talk_p, reset, group_enable\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_eop_ai/matchers.py\", line 6, in \n from .config import pc, var\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_eop_ai/config.py\", line 57, in \n pc = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, "nonebot-plugin-playercheck": { @@ -7851,7 +7849,7 @@ "git_hash": "b023b31fd4b2d20d0b7090c5037d9e0b26073218", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-op-finder": { "__nonebot2.version__": "2.3.1", @@ -7868,7 +7866,7 @@ "git_hash": "af2ca698e9706bb85c7505dc4cb06e92d21cd42a", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:16:14\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:16:14\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:16:14\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_op_finder\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_op_finder/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_op_finder\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_op_finder/__init__.py\", line 21, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-31 08:16:25\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:16:25\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:16:25\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_op_finder\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_op_finder/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_op_finder\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_op_finder/__init__.py\", line 21, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -7887,7 +7885,7 @@ "git_hash": "fd530418e601bf1fb0b9bf14ee9044e99212c926", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:16:33\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:16:33\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:16:34\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_morep_finder\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_morep_finder/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_morep_finder\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_morep_finder/__init__.py\", line 21, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-31 08:16:44\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:16:44\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:16:45\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_morep_finder\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_morep_finder/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_morep_finder\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_morep_finder/__init__.py\", line 21, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -7906,7 +7904,7 @@ "git_hash": "3701f4e268746110e1e9d137b6df948c57d313ae", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m06-14 10:09:16\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m06-14 10:09:16\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m06-14 10:09:17\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot-plugin-yesman\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot-plugin-yesman/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot-plugin-yesman\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot-plugin-yesman/__init__.py\", line 26, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m06-14 10:09:24\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m06-14 10:09:24\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m06-14 10:09:25\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot-plugin-yesman\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot-plugin-yesman/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot-plugin-yesman\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot-plugin-yesman/__init__.py\", line 26, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -7925,7 +7923,7 @@ "git_hash": "6d83757414118cba1eb580a559a406031411fae1", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:17:07\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:17:07\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:17:07\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_fgoavatarguess\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_fgoavatarguess/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_fgoavatarguess\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_fgoavatarguess/__init__.py\", line 29, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-31 08:17:18\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:17:18\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:17:19\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_fgoavatarguess\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_fgoavatarguess/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_fgoavatarguess\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_fgoavatarguess/__init__.py\", line 29, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -7944,7 +7942,7 @@ "git_hash": "f3ee5a869ba1fa71887d0f928ce63f808c54b728", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:17:33\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:17:33\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:17:34\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_session\u001b[0m\"\n\u001b[32m05-31 08:17:34\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_saa\u001b[0m\"\n\u001b[32m05-31 08:17:34\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_vrchat\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_vrchat/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_vrchat\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_vrchat/__init__.py\", line 7, in \n from . import __main__ as __main__ # noqa: E402\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_vrchat/__main__.py\", line 11, in \n from .config import env_config, session_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_vrchat/config.py\", line 52, in \n env_config = EnvConfig.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for EnvConfig\n Input should be a valid dictionary or instance of EnvConfig [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m06-04 10:08:48\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m06-04 10:08:48\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m06-04 10:08:48\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_session\u001b[0m\"\n\u001b[32m06-04 10:08:48\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_saa\u001b[0m\"\n\u001b[32m06-04 10:08:48\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_vrchat\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_vrchat/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_vrchat\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_vrchat/__init__.py\", line 7, in \n from . import __main__ as __main__ # noqa: E402\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_vrchat/__main__.py\", line 11, in \n from .config import env_config, session_config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_vrchat/config.py\", line 52, in \n env_config = EnvConfig.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for EnvConfig\n Input should be a valid dictionary or instance of EnvConfig [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -7963,7 +7961,7 @@ "git_hash": "294ced1c51dd17526b886e595e766ed87a309b98", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-maimaidx": { "__nonebot2.version__": "2.3.1", @@ -7980,7 +7978,7 @@ "git_hash": "7e7d9b6ba883abde951a9459b465f70ee30a80f0", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m06-10 22:11:14\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m06-10 22:11:14\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m06-10 22:11:15\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_maimaidx\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_maimaidx/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_maimaidx\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_maimaidx/__init__.py\", line 4, in \n from .command import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_maimaidx/command/__init__.py\", line 1, in \n from .mai_alias import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_maimaidx/command/mai_alias.py\", line 20, in \n from ..config import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_maimaidx/config.py\", line 16, in \n maiconfig = Config.parse_obj(driver.config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 526, in parse_obj\n return cls(**obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 341, in __init__\n raise validation_error\n\u001b[31m\u001b[1mpydantic.error_wrappers.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\nmaimaidxpath\n field required (type=value_error.missing)\u001b[0m", "stderr_git": "\u001b[32m06-10 22:11:23\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m06-10 22:11:23\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m06-10 22:11:23\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_maimaidx\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_maimaidx/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_maimaidx\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_maimaidx/__init__.py\", line 4, in \n from .command import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_maimaidx/command/__init__.py\", line 1, in \n from .mai_alias import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_maimaidx/command/mai_alias.py\", line 20, in \n from ..config import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_maimaidx/config.py\", line 16, in \n maiconfig = Config.parse_obj(driver.config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 526, in parse_obj\n return cls(**obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 341, in __init__\n raise validation_error\n\u001b[31m\u001b[1mpydantic.error_wrappers.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\nmaimaidxpath\n field required (type=value_error.missing)\u001b[0m" }, @@ -7999,7 +7997,7 @@ "git_hash": null, "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-make-choice": { "__nonebot2.version__": "2.3.1", @@ -8016,7 +8014,7 @@ "git_hash": "b56c5c5ad0d6cf9e9f4d6169ac8f3cbea8c29564", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:18:44\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:18:44\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:18:44\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_make_choice\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_make_choice/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_make_choice\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_make_choice/__init__.py\", line 14, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-31 08:18:52\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:18:52\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:18:52\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_make_choice\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_make_choice/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_make_choice\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_make_choice/__init__.py\", line 14, in \n config = Config.parse_obj(global_config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -8035,7 +8033,7 @@ "git_hash": "ce7156f84765a879313521c640f4ab1dea17816c", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:18:59\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:18:59\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:18:59\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_scheduled_broadcast\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_scheduled_broadcast/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_scheduled_broadcast\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_scheduled_broadcast/__init__.py\", line 13, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_scheduled_broadcast/config.py\", line 5, in \n from pydantic import BaseSettings, Extra\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m", "stderr_git": "\u001b[32m05-31 08:19:06\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:19:06\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:19:07\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_scheduled_broadcast\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_scheduled_broadcast/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_scheduled_broadcast\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_scheduled_broadcast/__init__.py\", line 13, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_scheduled_broadcast/config.py\", line 5, in \n from pydantic import BaseSettings, Extra\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/__init__.py\", line 386, in __getattr__\n return _getattr_migration(attr_name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_migration.py\", line 296, in wrapper\n raise PydanticImportError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticImportError\u001b[0m:\u001b[1m `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/import-error\u001b[0m" }, @@ -8054,7 +8052,7 @@ "git_hash": "bf3e43650804a527966698ff7df53d4c90fd7bc3", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:19:13\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:19:13\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:19:14\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_any\u001b[0m\u001b[36m\u001b[0m | Successfully loaded AnyAdapter \u001b[33mqq\u001b[0m\n\u001b[32m05-31 08:19:14\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_any\u001b[0m\u001b[36m\u001b[0m | Successfully loaded AnyAdapter \u001b[33mkook\u001b[0m\n\u001b[32m05-31 08:19:14\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_any\u001b[0m\u001b[36m\u001b[0m | Successfully loaded AnyAdapter \u001b[33monebot\u001b[0m\n\u001b[32m05-31 08:19:14\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_any\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_any/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_any\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_any/__init__.py\", line 59, in \n from . import patch as patch\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_any/patch.py\", line 5, in \n from nonebot.dependencies import CustomConfig, Param\n\u001b[31m\u001b[1mImportError\u001b[0m:\u001b[1m cannot import name 'CustomConfig' from 'nonebot.dependencies' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/dependencies/__init__.py)\u001b[0m", "stderr_git": "\u001b[32m05-31 08:19:22\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:19:22\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:19:23\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_any\u001b[0m\u001b[36m\u001b[0m | Successfully loaded AnyAdapter \u001b[33mqq\u001b[0m\n\u001b[32m05-31 08:19:23\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_any\u001b[0m\u001b[36m\u001b[0m | Successfully loaded AnyAdapter \u001b[33mkook\u001b[0m\n\u001b[32m05-31 08:19:24\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_any\u001b[0m\u001b[36m\u001b[0m | Successfully loaded AnyAdapter \u001b[33monebot\u001b[0m\n\u001b[32m05-31 08:19:24\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_any\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_any/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_any\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_any/__init__.py\", line 60, in \n from . import patch as patch\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_any/patch.py\", line 5, in \n from nonebot.dependencies import CustomConfig, Param\n\u001b[31m\u001b[1mImportError\u001b[0m:\u001b[1m cannot import name 'CustomConfig' from 'nonebot.dependencies' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/dependencies/__init__.py)\u001b[0m" }, @@ -8073,7 +8071,7 @@ "git_hash": "ae1611e8ade613c046c4ef2954ac0d6387925845", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:19:32\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:19:32\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:19:32\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_bertvits2\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bertvits2/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_bertvits2\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bertvits2/__init__.py\", line 16, in \n from .api import get_speakers, auto_translate\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bertvits2/api.py\", line 13, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-31 08:19:41\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:19:41\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:19:42\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_bertvits2\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bertvits2/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_bertvits2\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bertvits2/__init__.py\", line 16, in \n from .api import get_speakers, auto_translate\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bertvits2/api.py\", line 13, in \n plugin_config = Config.parse_obj(get_driver().config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -8092,7 +8090,7 @@ "git_hash": "3b888f51d7c85e3710964227ca4ff207be03b571", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:19:46\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:19:46\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:19:46\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_wake_on_lan\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_wake_on_lan/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_wake_on_lan\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_wake_on_lan/__init__.py\", line 12, in \n from .data import save_json, load_json\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_wake_on_lan/data.py\", line 6, in \n plugin_config = get_plugin_config(Config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/__init__.py\", line 173, in get_plugin_config\n return type_validate_python(config, model_dump(get_driver().config))\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/compat.py\", line 372, in type_validate_python\n return parse_obj_as(type_, data)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/tools.py\", line 38, in parse_obj_as\n return model_type(__root__=obj).__root__\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 341, in __init__\n raise validation_error\n\u001b[31m\u001b[1mpydantic.error_wrappers.ValidationError\u001b[0m:\u001b[1m 3 validation errors for ParsingModel[Config]\n__root__ -> wol_admin\n field required (type=value_error.missing)\n__root__ -> wol_data_path\n field required (type=value_error.missing)\n__root__ -> wol_curfew\n field required (type=value_error.missing)\u001b[0m", "stderr_git": "\u001b[32m05-31 08:19:51\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:19:51\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:19:52\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_wake_on_lan\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_wake_on_lan/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_wake_on_lan\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_wake_on_lan/__init__.py\", line 12, in \n from .data import save_json, load_json\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_wake_on_lan/data.py\", line 6, in \n plugin_config = get_plugin_config(Config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/__init__.py\", line 173, in get_plugin_config\n return type_validate_python(config, model_dump(get_driver().config))\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/compat.py\", line 372, in type_validate_python\n return parse_obj_as(type_, data)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/tools.py\", line 38, in parse_obj_as\n return model_type(__root__=obj).__root__\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 341, in __init__\n raise validation_error\n\u001b[31m\u001b[1mpydantic.error_wrappers.ValidationError\u001b[0m:\u001b[1m 3 validation errors for ParsingModel[Config]\n__root__ -> wol_admin\n field required (type=value_error.missing)\n__root__ -> wol_data_path\n field required (type=value_error.missing)\n__root__ -> wol_curfew\n field required (type=value_error.missing)\u001b[0m" }, @@ -8111,7 +8109,7 @@ "git_hash": "504cdcca32d528e439350aad3d6699defef52771", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:19:58\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:19:58\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:19:59\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_bingimagecreator\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bingimagecreator/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_bingimagecreator\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bingimagecreator/__init__.py\", line 16, in \n raise ConfigError(\"请设置BingImageCreator的cookies!\")\n\u001b[31m\u001b[1mnonebot_plugin_bingimagecreator.config.ConfigError\u001b[0m:\u001b[1m 请设置BingImageCreator的cookies!\u001b[0m", "stderr_git": "\u001b[32m05-31 08:20:07\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:20:07\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:20:08\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_bingimagecreator\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bingimagecreator/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_bingimagecreator\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bingimagecreator/__init__.py\", line 16, in \n raise ConfigError(\"请设置BingImageCreator的cookies!\")\n\u001b[31m\u001b[1mnonebot_plugin_bingimagecreator.config.ConfigError\u001b[0m:\u001b[1m 请设置BingImageCreator的cookies!\u001b[0m" }, @@ -8130,7 +8128,7 @@ "git_hash": "a37424c16e116dd27cbed58cd88498b644694ba2", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-shorturl": { "__nonebot2.version__": "2.3.1", @@ -8147,7 +8145,7 @@ "git_hash": "70f2e1f1072fe55bebc9182fcc83d35e1d6c9b02", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:20:42\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:20:42\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:20:42\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_shorturl\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_shorturl/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_shorturl\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_shorturl/__init__.py\", line 12, in \n plugin_config = get_plugin_config(Config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/__init__.py\", line 173, in get_plugin_config\n return type_validate_python(config, model_dump(get_driver().config))\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/compat.py\", line 212, in type_validate_python\n return TypeAdapter(type_).validate_python(data)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/type_adapter.py\", line 260, in validate_python\n return self.validator.validate_python(object, strict=strict, from_attributes=from_attributes, context=context)\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\nshorturl_host\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\u001b[0m", "stderr_git": "\u001b[32m05-31 08:20:53\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:20:53\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:20:54\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_shorturl\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_shorturl/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_shorturl\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_shorturl/__init__.py\", line 12, in \n plugin_config = get_plugin_config(Config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/__init__.py\", line 173, in get_plugin_config\n return type_validate_python(config, model_dump(get_driver().config))\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/compat.py\", line 212, in type_validate_python\n return TypeAdapter(type_).validate_python(data)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/type_adapter.py\", line 260, in validate_python\n return self.validator.validate_python(object, strict=strict, from_attributes=from_attributes, context=context)\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\nshorturl_host\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\u001b[0m" }, @@ -8166,7 +8164,7 @@ "git_hash": "34b2c0af92172c9fc9fdb2e03a1d95fb6de50502", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-smms": { "__nonebot2.version__": "2.3.1", @@ -8183,7 +8181,7 @@ "git_hash": "07fe3b48307cad05789d4090f87e7b89b4c2cac8", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-nsfw": { "__nonebot2.version__": "2.3.1", @@ -8200,7 +8198,7 @@ "git_hash": "1f90c73836b40951722b5885f7cafe597d6c54cc", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m06-01 22:08:50\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m06-01 22:08:50\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m06-01 22:08:51\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_nsfw\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_nsfw/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_nsfw\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nsfw/__init__.py\", line 10, in \n from nonebot_plugin_nsfw.config import PluginConfig, config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nsfw/config.py\", line 48, in \n config = PluginConfig.parse_obj(nonebot.get_driver().config).nsfw\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for PluginConfig\n Input should be a valid dictionary or instance of PluginConfig [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m06-01 22:09:01\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m06-01 22:09:01\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m06-01 22:09:01\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_nsfw\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_nsfw/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_nsfw\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nsfw/__init__.py\", line 10, in \n from nonebot_plugin_nsfw.config import PluginConfig, config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nsfw/config.py\", line 48, in \n config = PluginConfig.parse_obj(nonebot.get_driver().config).nsfw\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for PluginConfig\n Input should be a valid dictionary or instance of PluginConfig [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -8219,7 +8217,7 @@ "git_hash": "f12ed517af901672679156b1c3eaa51c2c8ed223", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-cnrail": { "__nonebot2.version__": "2.3.1", @@ -8236,7 +8234,7 @@ "git_hash": "8fd9d41f746f322ba90c62500edc7c41ceaaedd7", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-longtu": { "__nonebot2.version__": "2.3.1", @@ -8253,7 +8251,7 @@ "git_hash": "3e234e0e0a041dfccc11dd264ae980491d95acf8", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-riffusion": { "__nonebot2.version__": "2.3.1", @@ -8270,7 +8268,7 @@ "git_hash": "6528902d797528a212d62b84aea870e63667a092", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-antimonkey": { "__nonebot2.version__": "2.3.1", @@ -8287,7 +8285,7 @@ "git_hash": "950dd35f40ee3215c0bf1a125091f3a0bd34fd09", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-waiter": { "__nonebot2.version__": "2.3.1", @@ -8304,7 +8302,7 @@ "git_hash": "0e3917b9132699fa4a2da0c8ec8577e01d770fd2", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-imagemaster": { "__nonebot2.version__": "2.3.1", @@ -8321,7 +8319,7 @@ "git_hash": "90766130e975ea9e9c7c6952786af4fd8fa026f6", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_imagemaster/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, "nonebot-plugin-nikke": { @@ -8339,7 +8337,7 @@ "git_hash": "7e2bef4972814b567b473c0599a00936a91e1a63", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-mcpic": { "__nonebot2.version__": "2.3.1", @@ -8356,7 +8354,7 @@ "git_hash": "e365459c3ce40d519ba3aaad4d69c5c37267b452", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-pingti": { "__nonebot2.version__": "2.3.1", @@ -8373,7 +8371,7 @@ "git_hash": "6ea49b5ca682a5c65ceb8cf1f27b2881bdbeec11", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-wx4": { "__nonebot2.version__": "2.3.1", @@ -8390,7 +8388,7 @@ "git_hash": "e52d953b57c7e660eea47b07aa8b7992e6d507d9", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-mypower": { "__nonebot2.version__": "2.3.1", @@ -8407,7 +8405,7 @@ "git_hash": "a43eae5fba5a1d7d3f58e4592c9b72908dfc6516", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-bard": { "__nonebot2.version__": "2.3.1", @@ -8424,7 +8422,7 @@ "git_hash": "c80c7a61565b28191919ea15ecb971d63fa903cd", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:35:38\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:35:38\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:35:39\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_bard\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bard/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_bard\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bard/__init__.py\", line 40, in \n raise ConfigError(\"请设置Gemini的cookies\")\n\u001b[31m\u001b[1mnonebot_plugin_bard.config.ConfigError\u001b[0m:\u001b[1m 请设置Gemini的cookies\u001b[0m", "stderr_git": "\u001b[32m05-31 08:35:47\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:35:47\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:35:47\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_bard\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bard/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_bard\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bard/__init__.py\", line 40, in \n raise ConfigError(\"请设置Gemini的cookies\")\n\u001b[31m\u001b[1mnonebot_plugin_bard.config.ConfigError\u001b[0m:\u001b[1m 请设置Gemini的cookies\u001b[0m" }, @@ -8443,7 +8441,7 @@ "git_hash": "f49d5e5d680e6610e4589be6623b0fb96d6fe855", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:35:54\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:35:54\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:35:55\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_saa\u001b[0m\"\n\u001b[32m05-31 08:35:55\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_nekoimage\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_nekoimage/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_nekoimage\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nekoimage/__init__.py\", line 17, in \n from . import Matchers\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nekoimage/Matchers/__init__.py\", line 1, in \n from .searchMatcher import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nekoimage/Matchers/searchMatcher.py\", line 8, in \n from ..Services.searchService import SearchService\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nekoimage/Services/searchService.py\", line 12, in \n from ..Models.request import TextSearchModel, CombinedSearchModel, ImageSearchModel, AdvancedSearchModel\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nekoimage/Models/request.py\", line 12, in \n class ApiRouteEnum(str, Enum):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nekoimage/Models/request.py\", line 13, in ApiRouteEnum\n text = f\"{config.nekoimage_api}/search/text/\"\n\u001b[31m\u001b[1mAttributeError\u001b[0m:\u001b[1m 'Config' object has no attribute 'nekoimage_api'\u001b[0m", "stderr_git": "\u001b[32m05-31 08:36:04\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:36:04\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:36:05\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_saa\u001b[0m\"\n\u001b[32m05-31 08:36:05\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_nekoimage\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_nekoimage/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_nekoimage\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nekoimage/__init__.py\", line 17, in \n from . import Matchers\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nekoimage/Matchers/__init__.py\", line 1, in \n from .searchMatcher import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nekoimage/Matchers/searchMatcher.py\", line 8, in \n from ..Services.searchService import SearchService\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nekoimage/Services/searchService.py\", line 12, in \n from ..Models.request import TextSearchModel, CombinedSearchModel, ImageSearchModel, AdvancedSearchModel\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nekoimage/Models/request.py\", line 12, in \n class ApiRouteEnum(str, Enum):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nekoimage/Models/request.py\", line 13, in ApiRouteEnum\n text = f\"{config.nekoimage_api}/search/text/\"\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 811, in __getattr__\n raise AttributeError(f'{type(self).__name__!r} object has no attribute {item!r}')\n\u001b[31m\u001b[1mAttributeError\u001b[0m:\u001b[1m 'Config' object has no attribute 'nekoimage_api'\u001b[0m" }, @@ -8462,7 +8460,7 @@ "git_hash": "e47813815e376f675b26b98cc60e92a456b1a4ca", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-gemini": { "__nonebot2.version__": "2.3.1", @@ -8479,7 +8477,7 @@ "git_hash": "790b45774d8e986a909c8d83bbe4da7916c8c01f", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_gemini/__init__.py:21: RuntimeWarning: No adapters found, please make sure you have installed at least one adapter.\n require(\"nonebot_plugin_alconna\")", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_gemini/__init__.py:21: RuntimeWarning: No adapters found, please make sure you have installed at least one adapter.\n require(\"nonebot_plugin_alconna\")" }, @@ -8498,7 +8496,7 @@ "git_hash": "e88b8f00b89a34ce9d9edd0a4141b4edc8f1e798", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-31 08:39:52\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:39:52\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:39:53\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_guild_patch\u001b[0m\"\n\u001b[32m05-31 08:39:53\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_apscheduler\u001b[0m\"\n\u001b[32m05-31 08:39:53\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"haruka_bot_red\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-haruka_bot_red/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"haruka_bot_red\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/haruka_bot_red/__init__.py\", line 7, in \n from .utils import on_startup\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/haruka_bot_red/utils/__init__.py\", line 307, in \n from .browser import get_dynamic_screenshot # noqa\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/haruka_bot_red/utils/browser.py\", line 16, in \n from dynrender_skia.Core import DynRender\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/dynrender_skia/Core.py\", line 14, in \n from .DynAdditional import BiliAdditional\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/dynrender_skia/DynAdditional.py\", line 12, in \n from .DynTools import DrawText, get_pictures, paste\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/dynrender_skia/DynTools.py\", line 7, in \n import emoji\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/emoji/__init__.py\", line 47, in \n from emoji.core import *\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/emoji/core.py\", line 12, in \n from typing_extensions import Literal, Match, TypedDict\n\u001b[31m\u001b[1mImportError\u001b[0m:\u001b[1m cannot import name 'Match' from 'typing_extensions' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/typing_extensions.py)\u001b[0m" }, "nonebot-plugin-enatfrp": { @@ -8516,7 +8514,7 @@ "git_hash": "b6880cee88bece4b6783620b92541ebb5fd630b8", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-nezha": { "__nonebot2.version__": "2.3.1", @@ -8533,7 +8531,7 @@ "git_hash": "fbe855958d6751a3bbc846750ab5d419b570d977", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nezha/__init__.py:6: RuntimeWarning: No adapters found, please make sure you have installed at least one adapter.\n require(\"nonebot_plugin_alconna\")", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nezha/__init__.py:6: RuntimeWarning: No adapters found, please make sure you have installed at least one adapter.\n require(\"nonebot_plugin_alconna\")" }, @@ -8552,7 +8550,7 @@ "git_hash": "e56eeae78d0eaa4efaf04a21b82cf173b4a4f3b8", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-badrawcard": { "__nonebot2.version__": "2.3.1", @@ -8569,7 +8567,7 @@ "git_hash": "6970cec70320ade9c17cd9330705a0972964d7df", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-gpt": { "__nonebot2.version__": "2.3.1", @@ -8586,7 +8584,7 @@ "git_hash": "299391b48512ad212fdb3a5ba9cfe2885e5f8589", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-easy-blacklist": { "__nonebot2.version__": "2.3.1", @@ -8603,7 +8601,7 @@ "git_hash": "d16e90670baf0fabad763b90f4f9db666fda15c7", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:41:49\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:41:49\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:41:50\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_easy_blacklist\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_easy_blacklist/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_easy_blacklist\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_easy_blacklist/__init__.py\", line 1, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_easy_blacklist/config.py\", line 5, in \n class Config(BaseModel):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 93, in __new__\n private_attributes = inspect_namespace(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 406, in inspect_namespace\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m A non-annotated attribute was detected: `schedule_save_blacklist = False`. All model fields require a type annotation; if `schedule_save_blacklist` is not meant to be a field, you may be able to resolve this error by annotating it as a `ClassVar` or updating `model_config['ignored_types']`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/model-field-missing-annotation\u001b[0m", "stderr_git": "\u001b[32m05-31 08:41:59\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:41:59\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:41:59\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_easy_blacklist\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_easy_blacklist/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_easy_blacklist\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_easy_blacklist/__init__.py\", line 1, in \n from .config import Config\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_easy_blacklist/config.py\", line 5, in \n class Config(BaseModel):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 93, in __new__\n private_attributes = inspect_namespace(\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py\", line 406, in inspect_namespace\n raise PydanticUserError(\n\u001b[31m\u001b[1mpydantic.errors.PydanticUserError\u001b[0m:\u001b[1m A non-annotated attribute was detected: `schedule_save_blacklist = False`. All model fields require a type annotation; if `schedule_save_blacklist` is not meant to be a field, you may be able to resolve this error by annotating it as a `ClassVar` or updating `model_config['ignored_types']`.\n\nFor further information visit https://errors.pydantic.dev/2.7/u/model-field-missing-annotation\u001b[0m" }, @@ -8622,7 +8620,7 @@ "git_hash": "3bb066ac8463df5a9e527a468af08446505f67d7", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:42:07\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:42:07\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:42:08\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-31 08:42:08\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_reminder\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_reminder/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_reminder\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_reminder/__init__.py\", line 64, in \n plugin_config = Config.parse_obj(driver.config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m", "stderr_git": "\u001b[32m05-31 08:42:16\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:42:16\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:42:17\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-31 08:42:17\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_reminder\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_reminder/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_reminder\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_reminder/__init__.py\", line 64, in \n plugin_config = Config.parse_obj(driver.config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 1118, in parse_obj\n return cls.model_validate(obj)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/main.py\", line 551, in model_validate\n return cls.__pydantic_validator__.validate_python(\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\n Input should be a valid dictionary or instance of Config [type=model_type, input_value=Config(driver='~fastapi',....timedelta(seconds=120)), input_type=Config]\n For further information visit https://errors.pydantic.dev/2.7/v/model_type\u001b[0m" }, @@ -8641,7 +8639,7 @@ "git_hash": "c901f459e0ad7d93444407a0cf856e67a9329fc8", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-splatoon3-nso": { "__nonebot2.version__": "2.3.1", @@ -8658,7 +8656,7 @@ "git_hash": "1827853d87bead9f696ca7da57172801c60d404a", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-bf1marneserverlist": { "__nonebot2.version__": "2.3.1", @@ -8675,7 +8673,7 @@ "git_hash": "2a356b320a564772fbb26a6c0991afbea13fb542", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 08:43:46\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:43:46\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:43:47\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-31 08:43:47\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_bf1marneserverlist\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bf1marneserverlist/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_bf1marneserverlist\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bf1marneserverlist/__init__.py\", line 44, in \n plugin_config = get_plugin_config(Config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/__init__.py\", line 173, in get_plugin_config\n return type_validate_python(config, model_dump(get_driver().config))\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/compat.py\", line 212, in type_validate_python\n return TypeAdapter(type_).validate_python(data)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/type_adapter.py\", line 260, in validate_python\n return self.validator.validate_python(object, strict=strict, from_attributes=from_attributes, context=context)\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\nmarne_url\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\u001b[0m", "stderr_git": "\u001b[32m05-31 08:43:55\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:43:55\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:43:56\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_localstore\u001b[0m\"\n\u001b[32m05-31 08:43:56\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_bf1marneserverlist\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_bf1marneserverlist/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_bf1marneserverlist\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_bf1marneserverlist/__init__.py\", line 44, in \n plugin_config = get_plugin_config(Config)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/__init__.py\", line 173, in get_plugin_config\n return type_validate_python(config, model_dump(get_driver().config))\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/compat.py\", line 212, in type_validate_python\n return TypeAdapter(type_).validate_python(data)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/type_adapter.py\", line 260, in validate_python\n return self.validator.validate_python(object, strict=strict, from_attributes=from_attributes, context=context)\n\u001b[31m\u001b[1mpydantic_core._pydantic_core.ValidationError\u001b[0m:\u001b[1m 1 validation error for Config\nmarne_url\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\u001b[0m" }, @@ -8694,7 +8692,7 @@ "git_hash": "c5fb93225206fa890f769d89917c1ee38b01a730", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-vits-tts": { "__nonebot2.version__": "2.3.1", @@ -8711,7 +8709,7 @@ "git_hash": "28fe85bbba0ad4680f7b7c6fed4ac19e0bbeee51", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/eng_to_ipa/transcribe.py:109: SyntaxWarning: invalid escape sequence '\\d'\n if re.sub(\"\\d*\", \"\", word.replace(\"__IGNORE__\", \"\")) == \"\":\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/eng_to_ipa/transcribe.py:119: SyntaxWarning: invalid escape sequence '\\d'\n if not re.sub(\"\\d*\", \"\", ipa_form) == \"\":\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/eng_to_ipa/stress.py:62: SyntaxWarning: invalid escape sequence '\\d'\n new_word.append(re.sub(\"\\d\", \"\", stress_map[re.findall(\"\\d\", c)[0]] + c))\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/eng_to_ipa/stress.py:62: SyntaxWarning: invalid escape sequence '\\d'\n new_word.append(re.sub(\"\\d\", \"\", stress_map[re.findall(\"\\d\", c)[0]] + c))\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/eng_to_ipa/stress.py:90: SyntaxWarning: invalid escape sequence '\\d'\n new_word.append(re.sub(\"\\d\", \"\", c))\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/eng_to_ipa/stress.py:96: SyntaxWarning: invalid escape sequence '\\d'\n new_word.append(re.sub(\"\\d\", \"\", c))\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/eng_to_ipa/syllables.py:17: SyntaxWarning: invalid escape sequence '\\d'\n word = re.sub(\"\\d\", \"\", word).split(' ')", "stderr_git": "\u001b[32m05-31 08:46:10\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 08:46:10\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 08:46:14\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_vits_tts\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_vits_tts/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_vits_tts\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_vits_tts/__init__.py\", line 4, in \n from .matcher import vits_req, help_req\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_vits_tts/matcher.py\", line 8, in \n from .rule import is_tts_msg\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_vits_tts/rule.py\", line 9, in \n from .utils.lang_id import get_lang\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_vits_tts/utils/lang_id.py\", line 12, in \n from ..vits.language import Language\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_vits_tts/vits/__init__.py\", line 2, in \n from .voice import generate_voice\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_vits_tts/vits/voice.py\", line 11, in \n from .text import text_to_sequence\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_vits_tts/vits/text/__init__.py\", line 4, in \n from . import cleaners\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_vits_tts/vits/text/cleaners.py\", line 4, in \n from .japanese import japanese_to_romaji_with_accent, japanese_to_ipa, japanese_to_ipa2\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_vits_tts/vits/text/japanese.py\", line 3, in \n import pyopenjtalk\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'pyopenjtalk'\u001b[0m" }, @@ -8730,7 +8728,7 @@ "git_hash": "e51da8798625a21dd486f0ddeda091bfe60970eb", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_chatglm_plus/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, "nonebot-plugin-fishing": { @@ -8748,7 +8746,7 @@ "git_hash": "1a0fa5c03f6ac7ddea325b3c91656bd6c8bf9e8d", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-a2s-query": { "__nonebot2.version__": "2.3.1", @@ -8765,7 +8763,7 @@ "git_hash": "0a7c55e3fd77217e0a4faef6128de867bc706369", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-dice-narrator": { "__nonebot2.version__": "2.3.1", @@ -8782,7 +8780,7 @@ "git_hash": "33fedc66c00178a10c12a500f4b207a7cb8c7f37", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-steam-info": { "__nonebot2.version__": "2.3.1", @@ -8799,7 +8797,7 @@ "git_hash": "804edc53c6abeacd2e4596c1ccf5f5ba9157e3f1", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_steam_info/__init__.py:15: RuntimeWarning: No adapters found, please make sure you have installed at least one adapter.\n require(\"nonebot_plugin_alconna\")", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_steam_info/__init__.py:15: RuntimeWarning: No adapters found, please make sure you have installed at least one adapter.\n require(\"nonebot_plugin_alconna\")" }, @@ -8818,7 +8816,7 @@ "git_hash": "43102dcf566f2569ee2b3e930a8e46ef71d86eef", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot_plugin_md": { "__nonebot2.version__": "2.3.1", @@ -8835,7 +8833,7 @@ "git_hash": "766f6ee97e7487c58bea878fed3be7a6f44b8ea9", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-duel": { "__nonebot2.version__": "2.3.1", @@ -8852,7 +8850,7 @@ "git_hash": "82dc83f77329b0eac64fd6704d20394b00774b8c", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-pallas-repeater": { "__nonebot2.version__": "2.3.1", @@ -8869,7 +8867,7 @@ "git_hash": "7ba06174c5418f430ec8391c2500506b90f5374c", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "从 PyPI 项目运行超时", "stderr_git": "从 Git 项目运行超时" }, @@ -8888,7 +8886,7 @@ "git_hash": "607252141072e3cbfbdd4a4d2b76d42454286a9c", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-ghtiles": { "__nonebot2.version__": "2.3.1", @@ -8905,7 +8903,7 @@ "git_hash": "9974abeb9fe4ff4079c33dd6d69b54d860c66355", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-diffsinger": { "__nonebot2.version__": "2.3.1", @@ -8922,7 +8920,7 @@ "git_hash": "b7e8072a83a4782c2590bdecbfa53e9cc4dad0c4", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-chikari-economy": { "__nonebot2.version__": "2.3.1", @@ -8939,7 +8937,7 @@ "git_hash": "133060e6561b9f339e44051c26816c42ac542ef1", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-31 12:03:51\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 12:03:51\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 12:03:52\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_orm\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_chikari_economy/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_chikari_economy\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chikari_economy/__init__.py\", line 2, in \n require(\"nonebot_plugin_orm\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 185, in require\n plugin = load_plugin(name)\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1324, in _find_and_load_unlocked\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'nonebot_plugin_orm'\u001b[0m\n\u001b[32m05-31 12:03:52\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_chikari_economy\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_chikari_economy/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_chikari_economy\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_chikari_economy/__init__.py\", line 2, in \n require(\"nonebot_plugin_orm\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 188, in require\n raise RuntimeError(f'Cannot load plugin \"{name}\"!')\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Cannot load plugin \"nonebot_plugin_orm\"!\u001b[0m" }, "nonebot-plugin-auto-bot-selector": { @@ -8957,7 +8955,7 @@ "git_hash": "65a2c57b9074fd57250edfad6242bf48e5c8111d", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-31 12:04:05\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 12:04:05\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 12:04:06\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_auto_bot_selector\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_auto_bot_selector/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_auto_bot_selector\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_auto_bot_selector/__init__.py\", line 31, in \n from .compat import NoBotFoundError, get_bot, get_bots\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_auto_bot_selector/compat.py\", line 9, in \n from .registries import PlatformTarget\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_auto_bot_selector/registries.py\", line 9, in \n from .target import PlatformTarget\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_auto_bot_selector/target.py\", line 3, in \n from .compat import USE_SAA\n\u001b[31m\u001b[1mImportError\u001b[0m:\u001b[1m cannot import name 'USE_SAA' from partially initialized module 'nonebot_plugin_auto_bot_selector.compat' (most likely due to a circular import) (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_auto_bot_selector/compat.py)\u001b[0m" }, "nonebot-plugin-nai3": { @@ -8975,7 +8973,7 @@ "git_hash": "67c4ef7e22fed3497a3db4c2498b4b96f671ff55", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 12:04:21\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 12:04:21\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 12:04:22\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_smms\u001b[0m\"\n\u001b[32m05-31 12:04:22\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_nai3\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_nai3/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_nai3\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nai3/__init__.py\", line 42, in \n smms = SMMS()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_smms/smms.py\", line 24, in __init__\n raise RuntimeError(\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Current driver {'driver': '~fastapi', 'host': IPv4Address('127.0.0.1'), 'port': 8080, 'log_level': 'INFO', 'api_timeout': 30.0, 'superusers': set(), 'nickname': set(), 'command_start': {'/'}, 'command_sep': {'.'}, 'session_expire_timeout': datetime.timedelta(seconds=120)} does not support http client requests! sm.ms plugin requires HTTPClient driver.\u001b[0m", "stderr_git": "\u001b[32m05-31 12:04:35\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 12:04:35\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 12:04:36\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_smms\u001b[0m\"\n\u001b[32m05-31 12:04:36\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_nai3\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_nai3/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_nai3\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nai3/__init__.py\", line 42, in \n smms = SMMS()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_smms/smms.py\", line 24, in __init__\n raise RuntimeError(\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Current driver {'driver': '~fastapi', 'host': IPv4Address('127.0.0.1'), 'port': 8080, 'log_level': 'INFO', 'api_timeout': 30.0, 'superusers': set(), 'nickname': set(), 'command_start': {'/'}, 'command_sep': {'.'}, 'session_expire_timeout': datetime.timedelta(seconds=120)} does not support http client requests! sm.ms plugin requires HTTPClient driver.\u001b[0m" }, @@ -8994,7 +8992,7 @@ "git_hash": "57338730b12a0af5d8ccb95a7d73e6d4f177dc0a", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-hx-yinying": { "__nonebot2.version__": "2.3.1", @@ -9011,7 +9009,7 @@ "git_hash": "434e056e696efa5702553fee5b39dc4a3d61f5fa", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-fhl": { "__nonebot2.version__": "2.3.1", @@ -9028,7 +9026,7 @@ "git_hash": "39ecbcf2919d1673d986756bab62a994c41ced9b", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-yinyu": { "__nonebot2.version__": "2.3.1", @@ -9045,7 +9043,7 @@ "git_hash": "7b29e57cca2957d704385bc623e8447d043b6c24", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-yinying-chat": { "__nonebot2.version__": "2.3.1", @@ -9062,7 +9060,7 @@ "git_hash": "c45935c8b154204deb1b8976540d95b9fce545ec", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-dcqg-relay": { "__nonebot2.version__": "2.3.1", @@ -9079,7 +9077,7 @@ "git_hash": "1d1110df5ee89bf036fedec3388b2381f6496884", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-zsmeme": { "__nonebot2.version__": "2.3.1", @@ -9096,7 +9094,7 @@ "git_hash": "1854eec9d04d246fdd1116b036f1f4b24b11a23e", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-sanyao": { "__nonebot2.version__": "2.3.1", @@ -9113,7 +9111,7 @@ "git_hash": "71995016d324d3635033504324637f3aeb983079", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-cyberfurry": { "__nonebot2.version__": "2.3.1", @@ -9130,7 +9128,7 @@ "git_hash": "4c01aa7041c602705dfbdd05614e54910a96d218", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-HelpWithPic": { "__nonebot2.version__": "2.3.1", @@ -9147,7 +9145,7 @@ "git_hash": "7716945552e4b092c4abb88b4a75ad1c132fdcdd", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-sticker-saver": { "__nonebot2.version__": "2.3.1", @@ -9164,7 +9162,7 @@ "git_hash": "3f0918e6c7695cc46df8944a4fba7e43b2435545", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-anime-downloader": { "__nonebot2.version__": "2.3.1", @@ -9181,7 +9179,7 @@ "git_hash": "dccc6021eeab7a195911b0c59a9d5fa2c26ca18f", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-with-ai-agents": { "__nonebot2.version__": "2.3.1", @@ -9198,7 +9196,7 @@ "git_hash": "f6363ff20eeb4b5d0544272359f631f9c03c9745", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m06-18 10:08:29\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m06-18 10:08:29\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m06-18 10:08:29\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot_plugin_with_ai_agents\u001b[0m\u001b[36m\u001b[0m | 取消 BaseModel 'protected_namespaces' Warning\nWITH_AI_AGENTS 配置获取失败 1 validation error for Config\nwith_ai_agents\n Field required [type=missing, input_value={'driver': '~fastapi', 'h....timedelta(seconds=120)}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.7/v/missing\n\u001b[32m06-18 10:08:29\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_with_ai_agents\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_with_ai_agents/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_with_ai_agents\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_with_ai_agents/__init__.py\", line 3, in \n from .handler import agents\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_with_ai_agents/handler.py\", line 9, in \n agents = on_message(rule=to_me() & regex(fr\"^{config.message_start}.*\"), priority=config.priority, block=True)\n\u001b[31m\u001b[1mAttributeError\u001b[0m:\u001b[1m 'NoneType' object has no attribute 'message_start'\u001b[0m" }, "nonebot-plugin-RanFurryPic": { @@ -9216,7 +9214,7 @@ "git_hash": "869a25ca843064b197c75d3fcbac254da0e2caf9", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-31 12:09:58\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 12:09:58\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 12:09:59\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Succeeded to load plugin \"\u001b[33mnonebot_plugin_saa\u001b[0m\"\n\u001b[32m05-31 12:09:59\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_RanFurryPic\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_RanFurryPic/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_RanFurryPic\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_RanFurryPic/__init__.py\", line 21, in \n supported_adapters=inherit_supported_adapters(\"nonebot_plugin_session\")\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 209, in inherit_supported_adapters\n raise RuntimeError(\n\u001b[31m\u001b[1mRuntimeError\u001b[0m:\u001b[1m Plugin \"nonebot_plugin_session\" is not loaded! You should require it first.\u001b[0m" }, "nonebot-plugin-furryfusion": { @@ -9234,7 +9232,7 @@ "git_hash": "c0f9419420818afd823624d9df6aa122faf09902", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-tsugu-frontend": { "__nonebot2.version__": "2.3.1", @@ -9251,7 +9249,7 @@ "git_hash": "061e7601e1da181cf37ba8e4e3a6332bf91e0f21", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "\u001b[32m05-31 12:10:25\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 12:10:25\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 12:10:25\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_tsugu_frontend\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_tsugu_frontend/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_tsugu_frontend\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tsugu_frontend/__init__.py\", line 2, in \n import tsugu_async.handler\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'tsugu_async'\u001b[0m", "stderr_git": "\u001b[32m06-07 22:09:37\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m06-07 22:09:37\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m06-07 22:09:38\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_tsugu_frontend\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_tsugu_frontend/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_tsugu_frontend\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_tsugu_frontend/__init__.py\", line 2, in \n import tsugu.handler_async\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'tsugu.handler_async'\u001b[0m" }, @@ -9270,7 +9268,7 @@ "git_hash": "edf8a6c4c03decc8aac87b7f1238b5852c3cbcb0", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-valve-server-query": { "__nonebot2.version__": "2.3.1", @@ -9287,7 +9285,7 @@ "git_hash": "6dc4e2fae9c0bb24cadd971bd93d92ae0dc96868", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-sparkapi": { "__nonebot2.version__": "2.3.1", @@ -9304,7 +9302,7 @@ "git_hash": "c0434b2ee4799a534048a1cf7857af67be2ff897", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-tsugu-bangdream-bot": { "__nonebot2.version__": "2.3.1", @@ -9321,7 +9319,7 @@ "git_hash": "6b50e8775701948ca2e7216eb789607814aaa78b", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-calc24": { "__nonebot2.version__": "2.3.1", @@ -9338,7 +9336,7 @@ "git_hash": "e1a6f2a19346d9dbb38979883d9db152384ca3ce", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-nai3-bot": { "__nonebot2.version__": "2.3.1", @@ -9355,7 +9353,7 @@ "git_hash": "f3cf2b20a4aa690d6c8a2bca4520a6e1e1571e2e", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py:54: UserWarning: `_` overrides an existing Pydantic `@validator` decorator\n warnings.warn(f'`{k}` overrides an existing Pydantic `{existing.decorator_info.decorator_repr}` decorator')", "stderr_git": "\u001b[32m06-10 10:10:33\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m06-10 10:10:33\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m06-10 10:10:34\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_nai3_bot\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_nai3_bot/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_nai3_bot\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 255, in exec_module\n super().exec_module(module)\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nai3_bot/__init__.py\", line 22, in \n from .platfrom import gennerate\n\u001b[31m\u001b[1mImportError\u001b[0m:\u001b[1m cannot import name 'gennerate' from 'nonebot_plugin_nai3_bot.platfrom' (/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_nai3_bot/platfrom/__init__.py)\u001b[0m" }, @@ -9374,7 +9372,7 @@ "git_hash": "41aab8c2a30e67415d30498b86aaf13b464874f7", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-authrespond": { "__nonebot2.version__": "2.3.1", @@ -9391,7 +9389,7 @@ "git_hash": "a1f192274c95c5760c70a215f22bdc7cff34153c", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-shutdown-hook": { "__nonebot2.version__": "2.3.1", @@ -9408,7 +9406,7 @@ "git_hash": "f078ccdce8018c443a09e24bfbb0b903b64899d5", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "\u001b[32m05-31 12:14:04\u001b[0m [\u001b[32m\u001b[1mSUCCESS\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | NoneBot is initializing...\n\u001b[32m05-31 12:14:04\u001b[0m [\u001b[1mINFO\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | Current \u001b[33m\u001b[1mEnv: prod\u001b[0m\u001b[33m\u001b[0m\n\u001b[32m05-31 12:14:04\u001b[0m [\u001b[31m\u001b[1mERROR\u001b[0m] \u001b[36m\u001b[4mnonebot\u001b[0m\u001b[36m\u001b[0m | \u001b[31m\u001b[48;2;248;187;208mFailed to import \"nonebot_plugin_shutdown_hook\"\u001b[0m\u001b[31m\u001b[0m\n\u001b[33m\u001b[1mTraceback (most recent call last):\u001b[0m\n File \"\u001b[32m/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_shutdown_hook/\u001b[0m\u001b[32m\u001b[1mrun.py\u001b[0m\", line \u001b[33m3\u001b[0m, in \u001b[35m\u001b[0m\n \u001b[1mexit\u001b[0m\u001b[1m(\u001b[0m\u001b[34m\u001b[1m0\u001b[0m \u001b[35m\u001b[1mif\u001b[0m \u001b[1mload_plugin\u001b[0m\u001b[1m(\u001b[0m\u001b[36m\"nonebot_plugin_shutdown_hook\"\u001b[0m\u001b[1m)\u001b[0m \u001b[35m\u001b[1melse\u001b[0m \u001b[34m\u001b[1m1\u001b[0m\u001b[1m)\u001b[0m\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py\", line 40, in load_plugin\n return manager.load_plugin(module_path)\n> File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py\", line 167, in load_plugin\n module = importlib.import_module(self._third_party_plugin_ids[name])\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1324, in _find_and_load_unlocked\n\u001b[31m\u001b[1mModuleNotFoundError\u001b[0m:\u001b[1m No module named 'nonebot_plugin_shutdown_hook'\u001b[0m" }, "nonebot-plugin-plus-one": { @@ -9426,7 +9424,7 @@ "git_hash": "e97ad713ef8b66e124cd52c6fb8130d2a0bdb99c", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-aising": { "__nonebot2.version__": "2.3.1", @@ -9443,7 +9441,7 @@ "git_hash": "5a810bd44896307c8c3c9a8c29c34261c4e4e5b6", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_aising/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, "nonebot-plugin-qqshell": { @@ -9461,7 +9459,7 @@ "git_hash": "30534039a0ffae7eaa55d5a2d72091d54b4a8994", "git_create": false, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-lynchpined": { "__nonebot2.version__": "2.3.1", @@ -9478,7 +9476,7 @@ "git_hash": "ee6de52e36f13535aef9f005b04eae4a053f5d18", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_lynchpined/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_lynchpined/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, @@ -9497,7 +9495,7 @@ "git_hash": "3b8d30d07f7ae00a93a9613e58b76d4aa2c2ff0f", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_git": "Traceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 38, in \n import uvicorn\nModuleNotFoundError: No module named 'uvicorn'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/tests/test-nonebot_plugin_gakuenImasCalculator/run.py\", line 2, in \n init()\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 318, in init\n DriverClass = _resolve_combine_expr(config.driver)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/__init__.py\", line 254, in _resolve_combine_expr\n DriverClass = resolve_dot_notation(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/utils.py\", line 264, in resolve_dot_notation\n module = importlib.import_module(modulename)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/importlib/__init__.py\", line 90, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"\", line 1387, in _gcd_import\n File \"\", line 1360, in _find_and_load\n File \"\", line 1331, in _find_and_load_unlocked\n File \"\", line 935, in _load_unlocked\n File \"\", line 995, in exec_module\n File \"\", line 488, in _call_with_frames_removed\n File \"/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot/drivers/fastapi.py\", line 43, in \n raise ImportError(\nImportError: Please install FastAPI first to use this driver. Install with pip: `pip install nonebot2[fastapi]`" }, "nonebot-plugin-beauty-rater": { @@ -9515,7 +9513,7 @@ "git_hash": "a4ffeb50019c3c2d01bfb4373fa66c78e46b301b", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-xjie-weather": { "__nonebot2.version__": "2.3.1", @@ -9532,7 +9530,7 @@ "git_hash": "1629b1ad569ea32663a437eb304974271c220206", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-wwgachalogs": { "__nonebot2.version__": "2.3.1", @@ -9549,7 +9547,7 @@ "git_hash": "1f691988a4d30d1d559593325ac3c001bf4f0bed", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-saalc": { "__nonebot2.version__": "2.3.1", @@ -9566,7 +9564,7 @@ "git_hash": "4e92cb07148a27e18a0af79998d268b49e295948", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-easymarkdown": { "__nonebot2.version__": "2.3.1", @@ -9583,7 +9581,7 @@ "git_hash": "2c716bceaa7f7686361c7d6e8855579a7dfe6ba7", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-multigpt": { "__nonebot2.version__": "2.3.1", @@ -9600,7 +9598,7 @@ "git_hash": "33b1d7d41493c80fbacf26d3e2490a435b7ed03d", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-mcsm": { "__nonebot2.version__": "2.3.1", @@ -9617,7 +9615,7 @@ "git_hash": "088e74ca8d1b97f493ddaddc673887cab8ceebee", "git_create": true, "git_run": false, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b", + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157", "stderr_pypi": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mcsm/__main__.py:4: RuntimeWarning: Failed to import uniseg adapter satori: No module named 'nonebot.adapters.satori'\n require(\"nonebot_plugin_alconna\")\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mcsm/__main__.py:4: RuntimeWarning: No adapters found, please make sure you have installed at least one adapter.\n require(\"nonebot_plugin_alconna\")", "stderr_git": "/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mcsm/__main__.py:4: RuntimeWarning: Failed to import uniseg adapter satori: No module named 'nonebot.adapters.satori'\n require(\"nonebot_plugin_alconna\")\n/home/runner/work/nonebot-store-test/nonebot-store-test/.venv/lib/python3.12/site-packages/nonebot_plugin_mcsm/__main__.py:4: RuntimeWarning: No adapters found, please make sure you have installed at least one adapter.\n require(\"nonebot_plugin_alconna\")" }, @@ -9636,7 +9634,7 @@ "git_hash": "67fd2612b3e280016d02b62f10e1b73a32a11e90", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" }, "nonebot-plugin-mahjong-hand-guess": { "__nonebot2.version__": "2.3.1", @@ -9653,6 +9651,6 @@ "git_hash": "3d9c517230f134c7e28ca21cf0bf2ca29b2c30a3", "git_create": true, "git_run": true, - "last_seen": "a090a3ae6ae8ffdb01fb63e5bdd299bd63c1b00b" + "last_seen": "5e8a0d10b780612b461bebf893ee952ada5fc157" } } \ No newline at end of file