Fix codegen #1046
Annotations
11 errors and 2 warnings
test (1.21.x, ubuntu-latest)
Process completed with exit code 1.
|
test (1.21.x, ubuntu-latest):
controllers/utils/utils.go#L16
missing go.sum entry for module providing package k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1 (imported by github.com/kfsoftware/hlf-operator/controllers/utils); to add:
|
test (1.21.x, ubuntu-latest):
controllers/utils/utils.go#L20
missing go.sum entry for module providing package k8s.io/client-go/kubernetes (imported by github.com/kfsoftware/hlf-operator/controllers/ca); to add:
|
test (1.21.x, ubuntu-latest):
controllers/utils/utils.go#L21
missing go.sum entry for module providing package k8s.io/client-go/kubernetes/scheme (imported by github.com/kfsoftware/hlf-operator); to add:
|
test (1.21.x, ubuntu-latest):
controllers/utils/utils.go#L22
missing go.sum entry for module providing package k8s.io/client-go/rest (imported by github.com/kfsoftware/hlf-operator); to add:
|
test (1.21.x, ubuntu-latest):
controllers/utils/utils.go#L4
no such package located
|
test (1.21.x, ubuntu-latest):
main.go#L56
no required module provides package github.com/kfsoftware/hlf-operator/api/hlf.kungfusoftware.es/v1alpha1; to add it:
|
test (1.21.x, ubuntu-latest)
missing go.sum entry for module providing package k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1 (imported by helm.sh/helm/v3/pkg/chartutil); to add:
|
test (1.21.x, ubuntu-latest)
missing go.sum entry for module providing package k8s.io/client-go/util/homedir (imported by k8s.io/cli-runtime/pkg/genericclioptions); to add:
|
test (1.21.x, ubuntu-latest)
missing go.sum entry for module providing package k8s.io/client-go/util/jsonpath (imported by k8s.io/cli-runtime/pkg/printers); to add:
|
test (1.21.x, ubuntu-latest)
missing go.sum entry for module providing package k8s.io/client-go/discovery (imported by github.com/kfsoftware/hlf-operator/pkg/client/clientset/versioned); to add:
|
test (1.21.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/
|
test (1.21.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, helm/kind-action@v1.4.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|