Skip to content

Update module github.com/crossplane/crossplane-runtime to v1.14.1 #43

Update module github.com/crossplane/crossplane-runtime to v1.14.1

Update module github.com/crossplane/crossplane-runtime to v1.14.1 #43

Triggered via pull request November 1, 2023 21:02
Status Failure
Total duration 1m 55s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors
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
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.
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.