We are not in a situation where analysis through sonar scanner fails,
An analysis result of the .go file parsing error occurs.
[error]
13:34:15.211 ERROR: Parser returned non-zero exit value: 2
13:34:15.859 ERROR: Unable to parse file: file:///mnt/d/sge/project/server-ncf/Source/Development/NcfGameServer/src/server.ncf/server/gs/controllers/usermgr/usermgr.inventory.go.
When I look at the logic of the files in question, I don’t know the reason for the parsing error internally.
Is this a problem that is solved by upgrading the sonarqube version?
Additionally, does the latest version of Sonacube support the go language 1.20 version?