Skip to content

Bump google.golang.org/api from 0.181.0 to 0.182.0 #1112

Bump google.golang.org/api from 0.181.0 to 0.182.0

Bump google.golang.org/api from 0.181.0 to 0.182.0 #1112

Triggered via pull request May 28, 2024 21:48
Status Failure
Total duration 2m 7s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: cmd/deletetree/main.go#L48
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
lint: testonly/mock_server.go#L53
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
lint: testonly/integration/logenv.go#L174
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
lint: integration/log_integration_test.go#L84
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
lint: storage/cloudspanner/getdb_test.go#L98
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
lint
issues found