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

GolangCI does not pass for errcheck #3

Open
po3rin opened this issue Oct 2, 2019 · 0 comments
Open

GolangCI does not pass for errcheck #3

po3rin opened this issue Oct 2, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@po3rin
Copy link
Owner

po3rin commented Oct 2, 2019

I noticed that errcheck does not pass in CI. I do n’t know when it ’s happening. .

GOLANGCI_COM_RUN=1 golangci-lint run --out-format=json --issues-exit-code=0 --deadline=5m --new=false --new-from-rev= --new-from-patch=
    server/main.go:13: Error return value of `http.ListenAndServe` is not checked (errcheck)
@po3rin po3rin added the bug Something isn't working label Oct 2, 2019
@po3rin po3rin self-assigned this Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant