Skip to content

accurate line number needed after failed testcase or submit #792

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

Open
lazywhite opened this issue Apr 26, 2022 · 2 comments
Open

accurate line number needed after failed testcase or submit #792

lazywhite opened this issue Apr 26, 2022 · 2 comments

Comments

@lazywhite
Copy link

🐛 Bug Report

after test case failed, it will prompt which lines have error, but they are not actual line number in source file

324AEF6A-61B0-4c6f-BE4E-DE5FD05F55B3

To Reproduce

Expected behavior

accurate line number

Extension Output

- Waiting for judge result
- Waiting for judge result
  × Compile Error
  × Error: Line 13: Char 45: undefined: rot (solution.go)
  × Error: Line 13: Char 45: undefined: rot (solution.go)
  × Your Input: [3,9,20,null,null,15,7]
  × Expected Answer: true
  × Stdout: 

Your Environment

  • os: win10
  • extension settings:
  • nodejs version: 16.14.2
  • vscode version: 1.66.2
  • extension version: latest
@shurui91
Copy link

the same issue happens on Mac too.

@ronasuti
Copy link

Same happens on Linux, using VSCodium on an Ubuntu derivative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants