Update module github.com/crossplane/crossplane-runtime to v1.14.1 #48
ci.yml
on: pull_request
Matrix: build
lint
1m 26s
unit-test
55s
push
0s
Annotations
14 errors
unit-test
fieldpath.Pave(cd.Object).GetNumber undefined (type *"github.com/crossplane/crossplane-runtime/pkg/fieldpath".Paved has no field or method GetNumber)
|
unit-test
cannot use &Unstructured{} (value of type *Unstructured) as "github.com/crossplane/crossplane-runtime/pkg/resource".Composite value in variable declaration: *Unstructured does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Composite (wrong type for method GetClaimReference)
|
unit-test
fieldpath.Pave(xr.Object).GetNumber undefined (type *"github.com/crossplane/crossplane-runtime/pkg/fieldpath".Paved has no field or method GetNumber)
|
unit-test
Process completed with exit code 1.
|
lint:
fn.go#L17
could not import github.com/crossplane/function-sdk-go/resource/composed (-: # github.com/crossplane/function-sdk-go/resource/composed
|
lint
fieldpath.Pave(cd.Object).GetNumber undefined (type *"github.com/crossplane/crossplane-runtime/pkg/fieldpath".Paved has no field or method GetNumber)) (typecheck)
|
lint:
patches_test.go#L18
could not import github.com/crossplane/function-sdk-go/resource/composite (-: # github.com/crossplane/function-sdk-go/resource/composite
|
lint
cannot use &Unstructured{} (value of type *Unstructured) as "github.com/crossplane/crossplane-runtime/pkg/resource".Composite value in variable declaration: *Unstructured does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Composite (wrong type for method GetClaimReference)
|
lint
fieldpath.Pave(xr.Object).GetNumber undefined (type *"github.com/crossplane/crossplane-runtime/pkg/fieldpath".Paved has no field or method GetNumber)) (typecheck)
|
lint:
patches_test.go#L14
"github.com/crossplane/crossplane-runtime/pkg/resource" imported and not used (typecheck)
|
lint
issues found
|
build (arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c GOOS=${TARGETOS} GOARCH=${TARGETARCH} go build -o /function ." did not complete successfully: exit code: 1
|
build (amd64)
The job was canceled because "arm64" failed.
|
build (amd64)
The operation was canceled.
|