chore(deps): Bump the gomod group across 1 directory with 8 updates #257
ci.yaml
on: pull_request
Lint
1m 4s
License check
20s
Matrix: Test
Annotations
12 errors and 3 warnings
Test (1.20)
Process completed with exit code 2.
|
License check
Process completed with exit code 2.
|
Lint:
pkg/utils/types.go#L25
could not import k8s.io/apimachinery/pkg/types (-: cannot compile Go 1.22 code) (typecheck)
|
Lint:
pkg/wait/wait.go#L26
could not import k8s.io/apimachinery/pkg/runtime/schema (-: cannot compile Go 1.22 code) (typecheck)
|
Lint:
pkg/reconciler/conditions.go#L23
could not import k8s.io/apimachinery/pkg/runtime/schema (-: cannot compile Go 1.22 code) (typecheck)
|
Lint:
pkg/reconciler/handlers.go#L21
could not import k8s.io/apimachinery/pkg/types (-: cannot compile Go 1.22 code) (typecheck)
|
Lint:
pkg/reconciler/native.go#L468
rec.List undefined (type *NativeReconciler has no field or method List) (typecheck)
|
Lint:
pkg/prometheus/servicemonitor.go#L20
could not import k8s.io/apimachinery/pkg/runtime/schema (-: cannot compile Go 1.22 code) (typecheck)
|
Lint:
pkg/prometheus/servicemonitor.go#L21
could not import k8s.io/apimachinery/pkg/util/intstr (-: cannot compile Go 1.22 code) (typecheck)
|
Lint:
pkg/secret/secret.go#L23
could not import k8s.io/apimachinery/pkg/types (-: cannot compile Go 1.22 code) (typecheck)
|
Lint:
pkg/helm/render.go#L26
could not import helm.sh/helm/v3/pkg/chart (-: cannot compile Go 1.22 code) (typecheck)
|
Lint:
pkg/merge/merge_test.go#L24
could not import k8s.io/apimachinery/pkg/api/resource (-: cannot compile Go 1.22 code) (typecheck)
|
Test (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/operator-tools/operator-tools. Supported file pattern: go.sum
|
License check
Restore cache failed: Dependencies file is not found in /home/runner/work/operator-tools/operator-tools. Supported file pattern: go.sum
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/operator-tools/operator-tools. Supported file pattern: go.sum
|