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

Fix linter reported issues #53

Closed
gberche-orange opened this issue Apr 3, 2018 · 0 comments
Closed

Fix linter reported issues #53

gberche-orange opened this issue Apr 3, 2018 · 0 comments
Assignees
Milestone

Comments

@gberche-orange
Copy link
Collaborator

This is a split of #38

cloudfoundry/import_cf_service_instance_test.go:63:4 - for loop just has a return before looping?
cloudfoundry/provider_test.go:380:3 - the err value is never actually returned
cloudfoundry/resource_cf_app.go:462:3 - I imagine this is just still a work in progress?
cloudfoundry/resource_cf_evg.go:86:2 - err is assigned but not returned?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants