chore: Update Crossplane-tools version used and remove Get/Set methods on ProviderReferences #98
ci.yml
on: pull_request
detect-noop
5s
lint
2m 13s
check-diff
1m 18s
unit-tests
1m 32s
local-deploy
1m 7s
publish-artifacts
2m 19s
Annotations
43 errors and 12 warnings
local-deploy:
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)
|
local-deploy:
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)
|
local-deploy:
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)
|
local-deploy:
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)
|
local-deploy:
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)
|
local-deploy:
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)
|
local-deploy:
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)
|
local-deploy:
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)
|
local-deploy:
apis/cert/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)
|
local-deploy:
apis/aws/v1alpha1/zz_generated.managedlist.go#L14
cannot use &l.Items[i] (value of type *AuthBackendCert) as "github.com/crossplane/crossplane-runtime/pkg/resource".Managed value in assignment: *AuthBackendCert does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Managed (missing method GetProviderReference)
|
check-diff
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)
|
check-diff
no such file or directory
|
check-diff
Process completed with exit code 2.
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
lint:
apis/ad/v1alpha1/zz_generated.deepcopy.go#L1
: # github.com/upbound/provider-vault/apis/ad/v1alpha1
|
lint:
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)
|
lint:
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) (typecheck)
|
lint:
apis/alicloud/v1alpha1/zz_authbackendrole_types.go#L1
: # github.com/upbound/provider-vault/apis/alicloud/v1alpha1
|
lint:
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) (typecheck)
|
lint:
apis/approle/v1alpha1/zz_authbackendlogin_types.go#L1
: # github.com/upbound/provider-vault/apis/approle/v1alpha1
|
lint:
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)
|
lint:
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)
|
lint:
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) (typecheck)
|
lint:
apis/audit/v1alpha1/zz_generated.deepcopy.go#L1
: # github.com/upbound/provider-vault/apis/audit/v1alpha1
|
publish-artifacts:
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)
|
publish-artifacts:
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)
|
publish-artifacts:
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)
|
publish-artifacts:
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)
|
publish-artifacts:
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)
|
publish-artifacts:
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)
|
publish-artifacts:
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)
|
publish-artifacts:
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)
|
publish-artifacts:
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)
|
publish-artifacts:
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)
|
detect-noop
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: fkirc/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
local-deploy
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/.
|
local-deploy
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/
|
check-diff
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/.
|
check-diff
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/
|
unit-tests
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/.
|
unit-tests
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/
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish-artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v1, docker/setup-buildx-action@v2, 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/.
|
publish-artifacts
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1, 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/
|
publish-artifacts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|