chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.66.0 #3686
Annotations
7 errors
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)
|
lint:
eventsources/sources/generic/start.go#L128
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
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)
|
lint:
sensors/triggers/custom-trigger/custom-trigger.go#L97
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint
Process completed with exit code 2.
|
Codegen
Process completed with exit code 1.
|
E2E Tests (kafka)
Process completed with exit code 2.
|