chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.69.0 #3933
Annotations
6 errors and 1 warning
Run make lint:
pkg/eventsources/sources/gcppubsub/start.go#L170
SA1019: metadata.ProjectID is deprecated: Please use the context aware variant [ProjectIDWithContext]. (staticcheck)
|
Run make lint:
pkg/eventsources/sources/generic/start.go#L123
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
Run make lint:
pkg/eventsources/sources/generic/start.go#L127
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run make lint:
pkg/sensors/triggers/custom-trigger/custom-trigger.go#L73
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
Run make lint:
pkg/sensors/triggers/custom-trigger/custom-trigger.go#L96
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run make lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading