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 Jul 15, 2023. It is now read-only.
I can't pinpoint what is the reason for this because I didn't update vscode or gotools since the last time I've worked (this morning). And now my PROBLEMS tab is filled with thousands upon thousands of warnings from vendor folder.
Would you be so kind to direct me how I could go about solving this issue? Thanks.
Finished running tool: /home/nvma/.gvm/pkgsets/go1.7.3/nvma/bin/golint ./...
/home/nvma/work/go/src/github.com/nvma/project/vendor/github.com/corpix/uarand/uarand.go:1: package comment should be of the form "Package uarand ..."
/home/nvma/work/go/src/github.com/nvma/project/vendor/github.com/corpix/uarand/uarand.go:60: exported function New should have comment or be unexported
I can't pinpoint what is the reason for this because I didn't update vscode or gotools since the last time I've worked (this morning). And now my
PROBLEMStab is filled with thousands upon thousands of warnings from vendor folder.Would you be so kind to direct me how I could go about solving this issue? Thanks.