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

Fix win login error #689

Merged
merged 8 commits into from
Sep 1, 2024
Merged

Fix win login error #689

merged 8 commits into from
Sep 1, 2024

Conversation

ShaohonChen
Copy link
Contributor

@ShaohonChen ShaohonChen commented Aug 30, 2024

解决ISSUE #688

  1. 修复了在login之前没检查key格式的问题
  2. 增加了windows粘贴提醒,以及key长度问题
  3. 把一个跳过云的测试设置一起更新了

(PS,windows上还是没法跑全量测试 #650

Close: #688

fix gbk decode error in windows
fix environment for skip cloud test
增加了新的登錄報錯和提示,重點圍繞windows優化
@ShaohonChen ShaohonChen self-assigned this Aug 30, 2024
@ShaohonChen
Copy link
Contributor Author

ShaohonChen commented Aug 30, 2024

@SAKURA-CAT 你有空教教我看看能否给windows粘贴的那个上下特殊颜色

@ShaohonChen ShaohonChen added the 🐛 bug Something isn't working label Aug 30, 2024
@SAKURA-CAT
Copy link
Contributor

APIKeyFormatError可以作为一个检查类,将所有的检查逻辑放在此类中,过会我改一下

@ShaohonChen
Copy link
Contributor Author

好嘞,你改完我学习下。顺便给win粘贴加个高亮颜色

@SAKURA-CAT SAKURA-CAT self-requested a review August 31, 2024 03:52
@SAKURA-CAT
Copy link
Contributor

@ShaohonChen 已更新

Copy link
Contributor Author

@ShaohonChen ShaohonChen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK,没问题了

修复输入一次错误key后无限重复错误的问题
@SAKURA-CAT SAKURA-CAT merged commit 3cd003b into main Sep 1, 2024
5 checks passed
@SAKURA-CAT SAKURA-CAT deleted the fix-win-login-error branch September 2, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] win10、win11下登陆400报错问题
2 participants