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
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)
The text was updated successfully, but these errors were encountered:
I noticed that errcheck does not pass in CI. I do n’t know when it ’s happening. .
The text was updated successfully, but these errors were encountered: