Mqtt_bbs 重构: 拆分为 client/server + 修复硬编码密码 + 新增记忆SOP + 知识工作技能 #154
Annotations
10 errors and 2 warnings
|
Run ruff:
GA/agent_loop.py#L49
GA/agent_loop.py:49:18: E702 Multiple statements on one line (semicolon)
|
|
Run ruff:
GA/agent_loop.py#L47
GA/agent_loop.py:47:13: E702 Multiple statements on one line (semicolon)
|
|
Run ruff:
GA/agent_loop.py#L39
GA/agent_loop.py:39:27: E702 Multiple statements on one line (semicolon)
|
|
Run ruff:
GA/agent_loop.py#L35
GA/agent_loop.py:35:30: E701 Multiple statements on one line (colon)
|
|
Run ruff:
GA/agent_loop.py#L34
GA/agent_loop.py:34:19: E701 Multiple statements on one line (colon)
|
|
Run ruff:
GA/agent_loop.py#L26
GA/agent_loop.py:26:37: E701 Multiple statements on one line (colon)
|
|
Run ruff:
GA/agent_loop.py#L22
GA/agent_loop.py:22:13: F841 Local variable `prer` is assigned to but never used
help: Remove assignment to unused variable `prer`
|
|
Run ruff:
GA/agent_loop.py#L21
GA/agent_loop.py:21:35: E702 Multiple statements on one line (semicolon)
|
|
Run ruff:
GA/agent_loop.py#L11
GA/agent_loop.py:11:82: E701 Multiple statements on one line (colon)
|
|
Run ruff:
GA/agent_loop.py#L1
GA/agent_loop.py:1:1: E401 Multiple imports on one line
help: Split imports
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Post Run actions/checkout@v4
The process '/usr/bin/git' failed with exit code 128
|
background
wait
wait-all
cancel
Loading