Omnibus dependabot update: (#2260) #271
Annotations
5 errors
internal/hooks/spec.go#L46
SA1019: spec.Hooks.Prestart is deprecated: use [Hooks.CreateRuntime], [Hooks.CreateContainer], and [Hooks.StartContainer] instead, which allow more granular hook control during the create and start phase. (staticcheck)
|
internal/tools/networkagent/main.go#L480
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
cmd/ncproxy/run.go#L235
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
cmd/ncproxy/run.go#L237
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
|
This job failed
Loading