fix(deps): update module github.com/crossplane/crossplane-runtime to v1.18.0 #239
Annotations
5 errors
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#L17
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
issues found
|
Loading