Bump github.com/fluxcd/pkg/runtime from 0.30.0 to 0.43.0 #743
ci.yaml
on: pull_request
build-docs
1m 1s
build-push-helm-chart
0s
Annotations
11 errors and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=${TARGETOS:-linux} GOARCH=${TARGETARCH} go build -a -o manager -ldflags \"-X main.Version=${VERSION}\" main.go version.go" did not complete successfully: exit code: 1
|
test:
controllers/gitopsset_controller.go#L363
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
test:
controllers/gitopsset_controller.go#L364
cannot use r.gitRepositoryToGitOpsSet (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
test:
controllers/gitopsset_controller.go#L367
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
test:
controllers/gitopsset_controller.go#L368
cannot use r.secretToGitOpsSet (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
test:
controllers/gitopsset_controller.go#L373
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
test:
controllers/gitopsset_controller.go#L374
cannot use r.configMapToGitOpsSet (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
test:
controllers/gitopsset_controller.go#L380
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
test:
controllers/gitopsset_controller.go#L381
cannot use r.ociRepositoryToGitOpsSet (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
test:
controllers/gitopsset_controller.go#L388
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
test:
controllers/gitopsset_controller.go#L389
cannot use r.gitOpsClusterToGitOpsSet (value of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|