Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Bump helm.sh/helm/v3 from 3.11.1 to 3.12.3 #1931

Bump helm.sh/helm/v3 from 3.11.1 to 3.12.3

Bump helm.sh/helm/v3 from 3.11.1 to 3.12.3 #1931

Triggered via pull request August 28, 2023 13:50
Status Failure
Total duration 3m 40s
Artifacts

sanity.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
verify
Process completed with exit code 2.
lint: internal/controllers/bundle/bundle.go#L16
could not import sigs.k8s.io/controller-runtime/pkg/cache (-: # sigs.k8s.io/controller-runtime/pkg/cache
lint
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
lint
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
lint
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
lint: internal/finalizer/deletecachedbundle.go#L21
f.Delete undefined (type DeleteCachedBundle has no field or method Delete) (typecheck)
lint: internal/uploadmgr/gc.go#L14
could not import sigs.k8s.io/controller-runtime/pkg/cache (-: # sigs.k8s.io/controller-runtime/pkg/cache
lint
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
lint
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
lint
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
lint: cmd/core/main.go#L38
could not import sigs.k8s.io/controller-runtime/pkg/cache (-: # sigs.k8s.io/controller-runtime/pkg/cache