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
When enabled the test codelens ("gopls": { "codelenses": { "test": true } }), gopls was sending run file benchmarks codelens for files that don't contain any benchmarks.
Clicking the codelens leads to failure.