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

ERROR: Failed to run gofmt #62

Open
kredods opened this issue Sep 9, 2018 · 1 comment
Open

ERROR: Failed to run gofmt #62

kredods opened this issue Sep 9, 2018 · 1 comment
Assignees
Labels

Comments

@kredods
Copy link

kredods commented Sep 9, 2018

Getting a ERROR: Failed to run gofmt on '/var/folders/zl/tg8fcj7n25v2kyw1sdmn_wxc0000gp/T/withmock004231577/path/src/github.com/go-chi/chi/chi_ifmocks.go': exit status 2 output: /var/folders/zl/tg8fcj7n25v2kyw1sdmn_wxc0000gp/T/withmock004231577/path/src/github.com/go-chi/chi/chi_ifmocks.go:181:65: expected 'IDENT', found '*'

and line 181 is the first line in the code below

func (_m *MockRouter) ServeHTTP(p0 http.ResponseWriter, p1 http.*Request) { _ctrl.Call(_m, "ServeHTTP", p0, p1) }

Please I need assistance as to how to triage this issue

@qur
Copy link
Owner

qur commented Sep 18, 2018

Could you try the fix on the issue62 branch?

(sorry for the delay in responding)

@qur qur self-assigned this Sep 22, 2018
@qur qur added the bug label Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants