chore: Update Crossplane-tools version used and remove Get/Set methods on ProviderReferences #98
Annotations
10 errors and 2 warnings
Run Unit Tests:
apis/ad/v1alpha1/zz_generated.managedlist.go#L14
cannot use &l.Items[i] (value of type *SecretBackend) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *SecretBackend does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)
|
Run Unit Tests:
apis/ad/v1alpha1/zz_generated.managedlist.go#L23
cannot use &l.Items[i] (value of type *SecretRole) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *SecretRole does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)
|
Run Unit Tests:
apis/alicloud/v1alpha1/zz_generated.managedlist.go#L14
cannot use &l.Items[i] (value of type *AuthBackendRole) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *AuthBackendRole does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)
|
Run Unit Tests:
apis/approle/v1alpha1/zz_generated.managedlist.go#L14
cannot use &l.Items[i] (value of type *AuthBackendLogin) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *AuthBackendLogin does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)
|
Run Unit Tests:
apis/approle/v1alpha1/zz_generated.managedlist.go#L23
cannot use &l.Items[i] (value of type *AuthBackendRole) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *AuthBackendRole does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)
|
Run Unit Tests:
apis/approle/v1alpha1/zz_generated.managedlist.go#L32
cannot use &l.Items[i] (value of type *AuthBackendRoleSecretID) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *AuthBackendRoleSecretID does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)
|
Run Unit Tests:
apis/audit/v1alpha1/zz_generated.managedlist.go#L14
cannot use &l.Items[i] (value of type *RequestHeader) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *RequestHeader does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)
|
Run Unit Tests:
apis/auth/v1alpha1/zz_generated.managedlist.go#L14
cannot use &l.Items[i] (value of type *Backend) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *Backend does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)
|
Run Unit Tests:
apis/azure/v1alpha1/zz_generated.managedlist.go#L14
cannot use &l.Items[i] (value of type *AuthBackendConfig) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *AuthBackendConfig does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)
|
Run Unit Tests:
apis/azure/v1alpha1/zz_generated.managedlist.go#L23
cannot use &l.Items[i] (value of type *AuthBackendRole) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *AuthBackendRole does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading