Visual Studio Code does not recognize errors for golang files. It works fine for other programming languages but when i create a go file does not recognize the errors even if i am doing it on purpose. Even the file has no error or has error there is a warning "Error: TypeError: Cannot read property 'get' of undefined"
OS: ubuntu 18.04
visual studio: 1.52.1
golang: 1.14.8
