Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

feat(basic_dir): support theme#691

Merged
pizeroLOL merged 10 commits into
Class-Widgets:mainfrom
pizeroLOL:feat/apply_basic_dirs
Jun 28, 2025
Merged

feat(basic_dir): support theme#691
pizeroLOL merged 10 commits into
Class-Widgets:mainfrom
pizeroLOL:feat/apply_basic_dirs

Conversation

@pizeroLOL

Copy link
Copy Markdown
Member

No description provided.

@pizeroLOL pizeroLOL self-assigned this Jun 26, 2025
@github-actions

github-actions Bot commented Jun 26, 2025

Copy link
Copy Markdown

🧪 静态检查结果

检查已完成(15941197738),以下为结果

🕒 检查时间:2025-06-28 06:08:25 UTC / 2025-06-28 14:08:25 UTC+8
📝 触发提交信息75bb4cc: "feat: themes overwrite warnning"
📁 检查的文件数:7 个 - basic_dirs.py, conf.py, data_model.py, list_.py, main.py, menu.py, tip_toast.py


🚨 严重错误

❌ MyPy 严重错误(点我展开)
generate_speech.py:918: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs  [annotation-unchecked]
menu.py:2513: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs  [annotation-unchecked]
main.py:403: error: List item 2 has incompatible type "int"; expected "str"  [list-item]
main.py:428: error: List item 2 has incompatible type "int"; expected "str"  [list-item]
main.py:430: error: List item 2 has incompatible type "int"; expected "str"  [list-item]
Found 3 errors in 1 file (checked 7 source files)

📋 其他

🔍 MyPy 提示(点我展开)
generate_speech.py:918: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs  [annotation-unchecked]
menu.py:2513: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs  [annotation-unchecked]
main.py:403: error: List item 2 has incompatible type "int"; expected "str"  [list-item]
main.py:428: error: List item 2 has incompatible type "int"; expected "str"  [list-item]
main.py:430: error: List item 2 has incompatible type "int"; expected "str"  [list-item]
Found 3 errors in 1 file (checked 7 source files)

@pizeroLOL pizeroLOL force-pushed the feat/apply_basic_dirs branch from 229bedc to af6a39d Compare June 26, 2025 10:57
@pizeroLOL pizeroLOL marked this pull request as ready for review June 26, 2025 13:59
@pizeroLOL pizeroLOL changed the title feat: support basic dir feat(basic_dir): support theme Jun 26, 2025
Comment thread tip_toast.py Outdated
@pizeroLOL pizeroLOL requested a review from baiyao105 June 27, 2025 08:03
@pizeroLOL pizeroLOL force-pushed the feat/apply_basic_dirs branch from fda9c51 to 0e0c022 Compare June 27, 2025 14:25
@pizeroLOL pizeroLOL merged commit ad636fb into Class-Widgets:main Jun 28, 2025
5 of 6 checks passed
@pizeroLOL pizeroLOL deleted the feat/apply_basic_dirs branch June 28, 2025 08:07
@baiyao105 baiyao105 added this to the basic dirs milestone Jul 24, 2025
pizeroLOL added a commit to pizeroLOL/Class-Widgets that referenced this pull request Aug 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants