Skip to content

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

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

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

Triggered via pull request December 7, 2024 02:10
Status Failure
Total duration 1m 52s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
go-unit: operator/policy/connector.go#L62
cannot use uc (variable of type *policyClient) as managed.TypedExternalClient["github.com/crossplane/crossplane-runtime/pkg/resource".Managed] value in return statement: *policyClient does not implement managed.TypedExternalClient["github.com/crossplane/crossplane-runtime/pkg/resource".Managed] (wrong type for method Delete)
go-unit: operator/bucket/connector.go#L20
cannot use &bucketClient{} (value of type *bucketClient) as managed.TypedExternalClient["github.com/crossplane/crossplane-runtime/pkg/resource".Managed] value in variable declaration: *bucketClient does not implement managed.TypedExternalClient["github.com/crossplane/crossplane-runtime/pkg/resource".Managed] (wrong type for method Delete)
go-unit: operator/bucket/connector.go#L76
cannot use bc (variable of type *bucketClient) as managed.TypedExternalClient["github.com/crossplane/crossplane-runtime/pkg/resource".Managed] value in return statement: *bucketClient does not implement managed.TypedExternalClient["github.com/crossplane/crossplane-runtime/pkg/resource".Managed] (wrong type for method Delete)
go-unit: operator/user/connector.go#L74
cannot use uc (variable of type *userClient) as managed.TypedExternalClient["github.com/crossplane/crossplane-runtime/pkg/resource".Managed] value in return statement: *userClient does not implement managed.TypedExternalClient["github.com/crossplane/crossplane-runtime/pkg/resource".Managed] (wrong type for method Delete)
go-unit
Process completed with exit code 2.
go-unit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636