chore(deps): bump google.golang.org/api from 0.181.0 to 0.196.0 #3721
Annotations
6 errors
Run make lint:
eventsources/sources/gcppubsub/start.go#L171
SA1019: metadata.ProjectID is deprecated: Please use the context aware variant [ProjectIDWithContext]. (staticcheck)
|
Run make lint:
eventsources/sources/generic/start.go#L124
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
Run make lint:
eventsources/sources/generic/start.go#L128
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run make lint:
sensors/triggers/custom-trigger/custom-trigger.go#L74
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
Run make lint:
sensors/triggers/custom-trigger/custom-trigger.go#L97
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run make lint
Process completed with exit code 2.
|
Loading