Skip to content

fix(deps): update module cloud.google.com/go/iam to v1.2.2 #327

fix(deps): update module cloud.google.com/go/iam to v1.2.2

fix(deps): update module cloud.google.com/go/iam to v1.2.2 #327

Triggered via pull request July 9, 2024 17:26
Status Failure
Total duration 57s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: ../../../go/pkg/mod/golang.org/x/[email protected]/http2/server.go#L2621
trailer declared and not used (typecheck)
lint: ../../../go/pkg/mod/cloud.google.com/go/[email protected]/grpctransport/grpctransport.go#L195
cannot use &singleConnPool{…} (value of type *singleConnPool) as GRPCClientConnPool value in return statement: *singleConnPool does not implement GRPCClientConnPool (missing method Close) (typecheck)
lint: ../../../go/pkg/mod/google.golang.org/[email protected]/credentials/oauth/oauth.go#L42
ts.Token undefined (type TokenSource has no field or method Token) (typecheck)
lint: ../../../go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/[email protected]/interceptor.go#L158
w.Context undefined (type *clientStream has no field or method Context) (typecheck)