Skip to content

支持统计数据输出,预留27017端口映射 #273

支持统计数据输出,预留27017端口映射

支持统计数据输出,预留27017端口映射 #273

Triggered via pull request June 8, 2025 01:33
Status Failure
Total duration 12s
Artifacts

ruff-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Ruff (E402): src/person_info/impression_test.py#L17
src/person_info/impression_test.py:17:1: E402 Module level import not at top of file
Ruff (E402): src/person_info/impression_test.py#L16
src/person_info/impression_test.py:16:1: E402 Module level import not at top of file
Ruff (E402): src/person_info/fix_points_format.py#L10
src/person_info/fix_points_format.py:10:1: E402 Module level import not at top of file
Ruff (E402): src/person_info/fix_points_format.py#L9
src/person_info/fix_points_format.py:9:1: E402 Module level import not at top of file
Ruff (E402): src/person_info/fix_points_format.py#L8
src/person_info/fix_points_format.py:8:1: E402 Module level import not at top of file
Ruff (F841): src/chat/focus_chat/info_processors/tool_processor.py#L122
src/chat/focus_chat/info_processors/tool_processor.py:122:9: F841 Local variable `person_list` is assigned to but never used
Ruff (F841): src/chat/focus_chat/info_processors/self_processor.py#L121
src/chat/focus_chat/info_processors/self_processor.py:121:17: F841 Local variable `person_list` is assigned to but never used
Ruff (F841): src/chat/focus_chat/heartFC_chat.py#L554
src/chat/focus_chat/heartFC_chat.py:554:13: F841 Local variable `action_id` is assigned to but never used
Ruff (B007): src/chat/focus_chat/expressors/exprssion_learner.py#L149
src/chat/focus_chat/expressors/exprssion_learner.py:149:13: B007 Loop control variable `j` not used within loop body
Ruff (B007): src/chat/focus_chat/expressors/exprssion_learner.py#L144
src/chat/focus_chat/expressors/exprssion_learner.py:144:13: B007 Loop control variable `i` not used within loop body
ruff
The process '/usr/bin/git' failed with exit code 128
ruff
Could not parse version from /home/runner/work/MaiBot/MaiBot/pyproject.toml. Using latest version.