Skip to content

Cannot use Test in LeetCode endpoint #447

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

Closed
moveingsun opened this issue Oct 5, 2019 · 3 comments · Fixed by leetcode-tools/leetcode-cli#27
Closed

Cannot use Test in LeetCode endpoint #447

moveingsun opened this issue Oct 5, 2019 · 3 comments · Fixed by leetcode-tools/leetcode-cli#27
Labels
bug Something isn't working
Milestone

Comments

@moveingsun
Copy link

🐛 Bug Report

Since this afternoon, when click test button, it hangs and no result were returned, while at the same time submit button works fine.

@ramezray
Copy link

ramezray commented Oct 5, 2019

Yes I'm experiencing same issue, only submit works, test does not.

@jdneo
Copy link
Member

jdneo commented Oct 5, 2019

This is because LeetCode updated the API usage, so the CLI part is broken.

Before I release the fix, you can manually modify the file at: $home/.vscode/extensions/shengchen.vscode-leetcode-0.15.5/node_modules/vsc-leetcode-cli/*⁩ just the same as the PR I referenced above.

@jdneo jdneo changed the title When click test button, it hangs and no result were returned Cannot using Test in LeetCode endpoint Oct 5, 2019
@jdneo jdneo pinned this issue Oct 5, 2019
@jdneo jdneo added the bug Something isn't working label Oct 5, 2019
@ramezray
Copy link

ramezray commented Oct 5, 2019

I was able to fix it manually, thanks a lot.

@jdneo jdneo added this to the 0.15.6 milestone Oct 7, 2019
@jdneo jdneo changed the title Cannot using Test in LeetCode endpoint Cannot use Test in LeetCode endpoint Oct 7, 2019
@jdneo jdneo unpinned this issue Oct 9, 2019
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 a pull request may close this issue.

3 participants