Skip to content

fix(deps): update module github.com/crossplane/crossplane-runtime to v1.18.0 #312

fix(deps): update module github.com/crossplane/crossplane-runtime to v1.18.0

fix(deps): update module github.com/crossplane/crossplane-runtime to v1.18.0 #312

Triggered via pull request August 28, 2024 17:00
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

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

Annotations

16 errors
build (amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
build (arm64)
The job was canceled because "amd64" failed.
build (arm64)
The operation was canceled.
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 (missing method GetObservedGeneration)
unit-test
cannot use &Unstructured{} (value of type *Unstructured) as "github.com/crossplane/crossplane-runtime/pkg/resource".Composed value in variable declaration: *Unstructured does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Composed (missing method GetObservedGeneration)
unit-test
Process completed with exit code 1.
lint: fn.go#L19
could not import github.com/crossplane/function-sdk-go/resource/composed (-: # github.com/crossplane/function-sdk-go/resource/composed
lint
cannot use &Unstructured{} (value of type *Unstructured) as "github.com/crossplane/crossplane-runtime/pkg/resource".Composed value in variable declaration: *Unstructured does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Composed (missing method GetObservedGeneration)) (typecheck)
lint: patches.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 (missing method GetObservedGeneration)) (typecheck)
lint: main.go#L22
undefined: function (typecheck)
lint: main.go#L27
undefined: function (typecheck)
lint: main.go#L28
undefined: function (typecheck)
lint: main.go#L29
undefined: function (typecheck)
lint: main.go#L30
undefined: function (typecheck)
lint: ready.go#L45
o.GetCondition undefined (type ConditionedObject has no field or method GetCondition) (typecheck)