修复英文/繁体中文Readme图片/语言切换无法工作的问题 #43
Merged
Annotations
10 errors and 1 warning
|
Run astral-sh/ruff-action@v3:
app/view/main/window.py#L4
app/view/main/window.py:4:8: F401 `json` imported but unused
|
|
Run astral-sh/ruff-action@v3:
app/view/main/roll_call.py#L9
app/view/main/roll_call.py:9:20: F401 `loguru.logger` imported but unused
|
|
Run astral-sh/ruff-action@v3:
app/view/main/roll_call.py#L7
app/view/main/roll_call.py:7:8: F401 `subprocess` imported but unused
|
|
Run astral-sh/ruff-action@v3:
app/view/main/roll_call.py#L6
app/view/main/roll_call.py:6:8: F401 `sys` imported but unused
|
|
Run astral-sh/ruff-action@v3:
app/view/main/roll_call.py#L5
app/view/main/roll_call.py:5:8: F401 `os` imported but unused
|
|
Run astral-sh/ruff-action@v3:
app/tools/result_display.py#L8
app/tools/result_display.py:8:20: F401 `loguru.logger` imported but unused
|
|
Run astral-sh/ruff-action@v3:
app/tools/result_display.py#L4
app/tools/result_display.py:4:8: F401 `json` imported but unused
|
|
Run astral-sh/ruff-action@v3:
app/tools/list.py#L6
app/tools/list.py:6:21: F401 `pathlib.Path` imported but unused
|
|
Run astral-sh/ruff-action@v3:
app/tools/list.py#L4
app/tools/list.py:4:8: F401 `os` imported but unused
|
|
Run astral-sh/ruff-action@v3:
app/tools/history.py#L5
app/tools/history.py:5:8: F401 `os` imported but unused
|
|
Run astral-sh/ruff-action@v3
Could not parse version from /home/runner/work/SecRandom/SecRandom/pyproject.toml. Using latest version.
|
Loading