Skip to content

fix(deps): update github.com/crossplane/crossplane-tools digest to 628280f - autoclosed #134

fix(deps): update github.com/crossplane/crossplane-tools digest to 628280f - autoclosed

fix(deps): update github.com/crossplane/crossplane-tools digest to 628280f - autoclosed #134

Triggered via pull request April 8, 2024 07:46
Status Failure
Total duration 1m 46s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
go-lint: apis/minio/v1/zz_generated.managedlist.go#L11
cannot use &l.Items[i] (value of type *Bucket) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *Bucket does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)
go-lint: apis/minio/v1/zz_generated.managedlist.go#L20
cannot use &l.Items[i] (value of type *Policy) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *Policy does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)
go-lint: apis/minio/v1/zz_generated.managedlist.go#L29
cannot use &l.Items[i] (value of type *User) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *User does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference) (typecheck)
go-lint: apis/init.go#L8
could not import github.com/vshn/provider-minio/apis/minio/v1 (-: # github.com/vshn/provider-minio/apis/minio/v1
go-lint: apis/minio/v1/zz_generated.managedlist.go#L11
cannot use &l.Items[i] (value of type *Bucket) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *Bucket does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)
go-lint: apis/minio/v1/zz_generated.managedlist.go#L20
cannot use &l.Items[i] (value of type *Policy) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *Policy does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)
go-lint: apis/minio/v1/zz_generated.managedlist.go#L29
cannot use &l.Items[i] (value of type *User) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *User does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)) (typecheck)
go-lint: operator/policy/connector.go#L11
could not import github.com/vshn/provider-minio/apis/minio/v1 (-: # github.com/vshn/provider-minio/apis/minio/v1
go-lint: apis/minio/v1/zz_generated.managedlist.go#L11
cannot use &l.Items[i] (value of type *Bucket) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *Bucket does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)
go-lint: apis/minio/v1/zz_generated.managedlist.go#L20
cannot use &l.Items[i] (value of type *Policy) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *Policy does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)
go-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.