Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GOREPORT] Fix linting issues maya/orchprovider/k8s/v1/k8s_test.go #756

Closed
nsathyaseelan opened this issue Oct 27, 2017 · 0 comments
Closed

Comments

@nsathyaseelan
Copy link
Contributor

Goreport is showing several linting errors. Please see the report at
https://goreportcard.com/report/github.com/openebs/maya

This issue is to fix the errors in https://github.com/openebs/maya/blob/master/orchprovider/k8s/v1/k8s_test.go

Line 982: warning: "retuns" is a misspelling of "returns" (misspell)
Line 993: warning: "retuns" is a misspelling of "returns" (misspell)
Line 1048: warning: "retuns" is a misspelling of "returns" (misspell)
Line 1110: warning: "retuns" is a misspelling of "returns" (misspell)
Line 1172: warning: "retuns" is a misspelling of "returns" (misspell)
Line 1224: warning: "retuns" is a misspelling of "returns" (misspell)
Line 1281: warning: "retuns" is a misspelling of "returns" (misspell)
Line 1302: warning: "retuns" is a misspelling of "returns" (misspell)
Line 1760: warning: "comparision" is a misspelling of "comparison" (misspell)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants