What version of rules_go are you using?
Latest
What version of gazelle are you using?
Latest
What version of Bazel are you using?
Latest
Does this issue reproduce with the latest releases of all the above?
Yes.
What operating system and processor architecture are you using?
N/A
Any other potentially useful information about your toolchain?
N/A
What did you do?
The TOOLS_NOGO variable claims to be ...a list of all analysis passes in https://pkg.go.dev/golang.org/x/tools/go/analysis/passes.
What did you expect to see?
There are analysers missing.
What did you see instead?
I haven't checked all of them, but reflectvaluecompare is missing, for instance.
What version of rules_go are you using?
Latest
What version of gazelle are you using?
Latest
What version of Bazel are you using?
Latest
Does this issue reproduce with the latest releases of all the above?
Yes.
What operating system and processor architecture are you using?
N/A
Any other potentially useful information about your toolchain?
N/A
What did you do?
The
TOOLS_NOGOvariable claims to be...a list of all analysis passes in https://pkg.go.dev/golang.org/x/tools/go/analysis/passes.What did you expect to see?
There are analysers missing.
What did you see instead?
I haven't checked all of them, but reflectvaluecompare is missing, for instance.