Skip to content

fix(deps): update module github.com/rancher/wrangler to v0.8.11 #111

fix(deps): update module github.com/rancher/wrangler to v0.8.11

fix(deps): update module github.com/rancher/wrangler to v0.8.11 #111

Triggered via pull request October 23, 2023 13:07
Status Failure
Total duration 1m 34s
Artifacts

tests.yml

on: pull_request
Matrix: test-compiles
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
test-compiles (1.16.x, ubuntu-latest): pkg/commands/cluster-add.go#L25
too many arguments in call to signals.SetupSignalHandler
test-compiles (1.16.x, ubuntu-latest): 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:
test-compiles (1.16.x, ubuntu-latest): 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:
test-compiles (1.16.x, ubuntu-latest): 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:
test-compiles (1.16.x, ubuntu-latest): pkg/commands/cluster-values.go#L36
too many arguments in call to signals.SetupSignalHandler
test-compiles (1.16.x, ubuntu-latest): 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:
test-compiles (1.16.x, ubuntu-latest): pkg/commands/controller.go#L27
too many arguments in call to signals.SetupSignalHandler
test-compiles (1.16.x, ubuntu-latest): pkg/commands/controller.go#L31
cannot use ctx (type <-chan struct {}) as type context.Context in argument to metrics.NewMetricsServer:
test-compiles (1.16.x, ubuntu-latest): pkg/commands/controller.go#L58
cannot use ctx (type <-chan struct {}) as type context.Context in argument to atlas.Register:
test-compiles (1.16.x, ubuntu-latest): pkg/commands/controller.go#L63
cannot use ctx (type <-chan struct {}) as type context.Context in argument to leader.RunOrDie:
tests (1.16.x, ubuntu-latest): pkg/commands/cluster-add.go#L25
too many arguments in call to signals.SetupSignalHandler
tests (1.16.x, ubuntu-latest): 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:
tests (1.16.x, ubuntu-latest): 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:
tests (1.16.x, ubuntu-latest): 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:
tests (1.16.x, ubuntu-latest): pkg/commands/cluster-values.go#L36
too many arguments in call to signals.SetupSignalHandler
tests (1.16.x, ubuntu-latest): 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:
tests (1.16.x, ubuntu-latest): pkg/commands/controller.go#L27
too many arguments in call to signals.SetupSignalHandler
tests (1.16.x, ubuntu-latest): pkg/commands/controller.go#L31
cannot use ctx (type <-chan struct {}) as type context.Context in argument to metrics.NewMetricsServer:
tests (1.16.x, ubuntu-latest): pkg/commands/controller.go#L58
cannot use ctx (type <-chan struct {}) as type context.Context in argument to atlas.Register:
tests (1.16.x, ubuntu-latest): pkg/commands/controller.go#L63
cannot use ctx (type <-chan struct {}) as type context.Context in argument to leader.RunOrDie:
test-compiles (1.16.x, ubuntu-latest)
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/
tests (1.16.x, ubuntu-latest)
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/