You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 16, 2022. It is now read-only.
This needs to be fixed within rules_go, either via the injected variable during coverage generation, or have a way to disable an arbitrary set of Analyzers via ST1003 specifically during bazel coverage run
Details and workaround could be found in upstream issue in bazel-contrib/rules_go#2982
This needs to be fixed within rules_go, either via the injected variable during coverage generation, or have a way to disable an arbitrary set of Analyzers via ST1003 specifically during
bazel coveragerun