## 🐛 Bug Report after test case failed, it will prompt which lines have error, but they are not actual line number in source file <img width="882" alt="324AEF6A-61B0-4c6f-BE4E-DE5FD05F55B3" src="https://user-images.githubusercontent.com/17612898/165220585-c541dc68-1e37-4d4c-a640-24ecb93ff220.png"> ## 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