test: check ci #31
Annotations
10 errors and 1 warning
golangci-lint:
pkg/api/v1alpha1/kepler_internal_types.go#L190
ki.Name undefined (type KeplerInternal has no field or method Name) (typecheck)
|
golangci-lint:
pkg/api/v1alpha1/kepler_internal_types.go#L194
ki.Name undefined (type KeplerInternal has no field or method Name) (typecheck)
|
golangci-lint:
pkg/api/v1alpha1/kepler_internal_types.go#L198
ki.Name undefined (type KeplerInternal has no field or method Name) (typecheck)
|
golangci-lint:
pkg/api/v1alpha1/kepler_webhook.go#L49
r.Name undefined (type *Kepler has no field or method Name) (typecheck)
|
golangci-lint:
pkg/api/v1alpha1/kepler_webhook.go#L61
r.Name undefined (type *Kepler has no field or method Name) (typecheck)
|
golangci-lint:
pkg/api/v1alpha1/kepler_webhook.go#L62
r.Name undefined (type *Kepler has no field or method Name) (typecheck)
|
golangci-lint:
pkg/controllers/kepler_internal.go#L100
r.List undefined (type *KeplerInternalReconciler has no field or method List) (typecheck)
|
golangci-lint:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/slices/sort.go#L67
undefined: min (typecheck)
|
golangci-lint:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/slices/sort.go#L97
undefined: max (typecheck)
|
golangci-lint:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading