Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 #128
Annotations
10 errors and 1 warning
lint:
pkg/review/gerrit.go#L35
undefined: git (typecheck)
|
lint:
pkg/review/gerrit.go#L54
undefined: git (typecheck)
|
lint:
cmd/brew.go#L251
undefined: git (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.21.7/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
lint:
../../../go/pkg/mod/github.com/andygrunwald/[email protected]/authentication.go#L79
resp.Cookies undefined (type *Response has no field or method Cookies) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/andygrunwald/[email protected]/authentication.go#L85
resp.StatusCode undefined (type *Response has no field or method StatusCode) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/andygrunwald/[email protected]/authentication.go#L86
resp.StatusCode undefined (type *Response has no field or method StatusCode) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/andygrunwald/[email protected]/authentication.go#L145
resp.Body undefined (type *Response has no field or method Body) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/andygrunwald/[email protected]/authentication.go#L146
resp.StatusCode undefined (type *Response has no field or method StatusCode) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/andygrunwald/[email protected]/authentication.go#L186
resp.Body undefined (type *Response has no field or method Body) (typecheck)
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/beer/beer. Supported file pattern: go.sum
|