Skip to content

fix(deps): update module helm.sh/helm/v3 to v3.15.4 #134

fix(deps): update module helm.sh/helm/v3 to v3.15.4

fix(deps): update module helm.sh/helm/v3 to v3.15.4 #134

Triggered via pull request July 11, 2024 02:24
Status Failure
Total duration 1m 18s
Artifacts

pr-checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
tests
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)
tests
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)
tests
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
tests
undefined: leaderelection.SwitchMetric
tests
Process completed with exit code 1.
tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, azure/setup-helm@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/