When the execution machine of the arm64 architecture scans golang, EXECUTION SUCCESS, but all go files fail to be parsed, and on web all files show “Go parser failure".
But on linux x86 and windows, EXECUTION SUCCESS and everything is normal.
what is the problem.
I have a feeling that since there’s an arm64 version of Go, and we directly use Go to parse the language… something hasn’t been adjusted. I’ll flag this for attention.