Update kubernetes packages to v0.32.0 #386
ci.yml
on: pull_request
Matrix: build
lint
10s
unit-test
13s
push
0s
Annotations
14 errors
lint
Process completed with exit code 1.
|
unit-test:
input/v1beta1/input.go#L8
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/crossplane-contrib/function-go-templating/input/v1beta1); to add:
|
unit-test:
input/v1beta1/zz_generated.deepcopy.go#L8
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime (imported by github.com/crossplane-contrib/function-go-templating/input/v1beta1); to add:
|
unit-test
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/crossplane-contrib/function-go-templating); to add:
|
unit-test
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/schema (imported by github.com/crossplane/crossplane-runtime/apis/common/v1); to add:
|
unit-test
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/types (imported by github.com/crossplane/crossplane-runtime/apis/common/v1); to add:
|
unit-test
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/errors (imported by github.com/crossplane/crossplane-runtime/pkg/errors); to add:
|
unit-test
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/util/errors (imported by github.com/crossplane/function-sdk-go/errors); to add:
|
unit-test
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/meta (imported by github.com/crossplane/crossplane-runtime/pkg/test); to add:
|
unit-test
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/conversion/queryparams (imported by sigs.k8s.io/controller-runtime/pkg/client); to add:
|
unit-test
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/fields (imported by sigs.k8s.io/controller-runtime/pkg/client); to add:
|
build (arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
|
build (amd64)
The job was canceled because "arm64" failed.
|
build (amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
|