Skip to content

Rdev to dev

Rdev to dev #602

Triggered via pull request February 21, 2026 07:56
@UnCLAS-PrommerUnCLAS-Prommer
synchronize #1487
r-dev
Status Failure
Total duration 17s
Artifacts

ruff-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ruff (B010): pytests/image_sys_test/image_manager_test.py#L137
pytests/image_sys_test/image_manager_test.py:137:13: B010 Do not call `setattr` with a constant attribute value. It is not any safer than normal property access.
ruff (F401): pytests/image_sys_test/image_manager_test.py#L7
pytests/image_sys_test/image_manager_test.py:7:8: F401 `asyncio` imported but unused
ruff (B023): plugins/MaiBot_MCPBridgePlugin/plugin.py#L3182
plugins/MaiBot_MCPBridgePlugin/plugin.py:3182:28: B023 Function definition does not bind loop variable `execute_func`
ruff (B007): plugins/MaiBot_MCPBridgePlugin/plugin.py#L1789
plugins/MaiBot_MCPBridgePlugin/plugin.py:1789:21: B007 Loop control variable `key` not used within loop body
ruff (B007): plugins/MaiBot_MCPBridgePlugin/plugin.py#L1648
plugins/MaiBot_MCPBridgePlugin/plugin.py:1648:27: B007 Loop control variable `chain` not used within loop body
ruff (B007): plugins/MaiBot_MCPBridgePlugin/plugin.py#L1561
plugins/MaiBot_MCPBridgePlugin/plugin.py:1561:34: B007 Loop control variable `client` not used within loop body
ruff (B007): plugins/MaiBot_MCPBridgePlugin/plugin.py#L1225
plugins/MaiBot_MCPBridgePlugin/plugin.py:1225:13: B007 Loop control variable `key` not used within loop body
ruff (B007): plugins/MaiBot_MCPBridgePlugin/plugin.py#L1204
plugins/MaiBot_MCPBridgePlugin/plugin.py:1204:13: B007 Loop control variable `key` not used within loop body
ruff (B007): plugins/MaiBot_MCPBridgePlugin/mcp_client.py#L1323
plugins/MaiBot_MCPBridgePlugin/mcp_client.py:1323:13: B007 Loop control variable `prompt_key` not used within loop body
ruff (B007): plugins/MaiBot_MCPBridgePlugin/mcp_client.py#L1285
plugins/MaiBot_MCPBridgePlugin/mcp_client.py:1285:13: B007 Loop control variable `resource_key` not used within loop body