chore(deps): bump cloud.google.com/go/pubsub from 1.38.0 to 1.43.0 #3742
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