fix(deps): update module github.com/rancher/wrangler to v0.8.11 #111
Annotations
10 errors and 1 warning
Ensure Version Runs:
pkg/commands/cluster-add.go#L25
too many arguments in call to signals.SetupSignalHandler
|
Ensure Version Runs:
pkg/commands/cluster-add.go#L39
cannot use ctx (type <-chan struct {}) as type context.Context in argument to kube.CoreV1().Services(c.String("namespace")).Get:
|
Ensure Version Runs:
pkg/commands/cluster-add.go#L90
cannot use ctx (type <-chan struct {}) as type context.Context in argument to kube.CoreV1().Services(c.String("namespace")).Create:
|
Ensure Version Runs:
pkg/commands/cluster-add.go#L96
cannot use ctx (type <-chan struct {}) as type context.Context in argument to kube.CoreV1().Services(c.String("namespace")).Update:
|
Ensure Version Runs:
pkg/commands/cluster-values.go#L36
too many arguments in call to signals.SetupSignalHandler
|
Ensure Version Runs:
pkg/commands/cluster-values.go#L55
cannot use ctx (type <-chan struct {}) as type context.Context in argument to kube.CoreV1().Secrets(c.String("namespace")).Get:
|
Ensure Version Runs:
pkg/commands/controller.go#L27
too many arguments in call to signals.SetupSignalHandler
|
Ensure Version Runs:
pkg/commands/controller.go#L31
cannot use ctx (type <-chan struct {}) as type context.Context in argument to metrics.NewMetricsServer:
|
Ensure Version Runs:
pkg/commands/controller.go#L58
cannot use ctx (type <-chan struct {}) as type context.Context in argument to atlas.Register:
|
Ensure Version Runs:
pkg/commands/controller.go#L63
cannot use ctx (type <-chan struct {}) as type context.Context in argument to leader.RunOrDie:
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading