Skip to content

Fix CVEs for k8s APIs and tekton #198

Fix CVEs for k8s APIs and tekton

Fix CVEs for k8s APIs and tekton #198

Triggered via pull request October 17, 2024 17:28
Status Failure
Total duration 2m 52s
Artifacts

unit-tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
functest
cannot use swfInformer.Informer() (value of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as "github.com/kubeflow/pipelines/backend/src/common/util".ExecutionInformerEventHandler value in argument to worker.NewPersistenceWorker: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement "github.com/kubeflow/pipelines/backend/src/common/util".ExecutionInformerEventHandler (wrong type for method AddEventHandler)
functest
not enough arguments in call to eventHandler.handler.OnAdd
functest
not enough arguments in call to eventHandler.handler.OnAdd
functest
not enough arguments in call to eventHandler.handler.OnAdd
functest
not enough arguments in call to eventHandler.handler.OnAdd
functest
not enough arguments in call to eventHandler.handler.OnAdd
functest
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
functest
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
functest
undefined: resourcelock.ConfigMapsLeasesResourceLock
functest
undefined: pb.NewFieldDescription
functest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/