Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

更新至 v2.10.0 #397

Merged
merged 21 commits into from
Feb 9, 2025

Merge remote-tracking branch 'origin/dev' into dev

3cd9260
Select commit
Loading
Failed to load commit list.
Merged

更新至 v2.10.0 #397

Merge remote-tracking branch 'origin/dev' into dev
3cd9260
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Feb 9, 2025 in 2s

1 issue fixed. 4 issues found.

Annotations

Check notice on line 232 in src/nonebot_plugin_mystool/utils/common.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/nonebot_plugin_mystool/utils/common.py#L187-L232

Complex Method

Check failure on line 207 in src/nonebot_plugin_mystool/utils/common.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/nonebot_plugin_mystool/utils/common.py#L206-L207

Use of weak MD5 hash for security. Consider usedforsecurity=False (B324)

Check notice on line 189 in src/nonebot_plugin_mystool/command/login.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/nonebot_plugin_mystool/command/login.py#L39-L189

Complex Method

Check failure on line 231 in src/nonebot_plugin_mystool/utils/common.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/nonebot_plugin_mystool/utils/common.py#L230-L231

Use of weak MD5 hash for security. Consider usedforsecurity=False (B324)