Skip to content

Bump github.com/crossplane/crossplane-runtime from 1.17.0-rc.0.0.20240513123822-e50f51abfed2 to 1.19.0-rc.0 #500

Bump github.com/crossplane/crossplane-runtime from 1.17.0-rc.0.0.20240513123822-e50f51abfed2 to 1.19.0-rc.0

Bump github.com/crossplane/crossplane-runtime from 1.17.0-rc.0.0.20240513123822-e50f51abfed2 to 1.19.0-rc.0 #500

Status Failure
Total duration 4m 55s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 48 warnings
check-diff
Process completed with exit code 2.
e2e-tests: internal/controller/object/informers.go#L75
cannot use &resourceInformers{} (value of type *resourceInformers) as source.TypedSource[reconcile.Request] value in variable declaration: *resourceInformers does not implement source.TypedSource[reconcile.Request] (wrong type for method Start)
e2e-tests: internal/controller/object/informers.go#L90
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to h.Generic: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
e2e-tests: internal/controller/object/object.go#L222
too many arguments in call to cb.WatchesRawSource
e2e-tests: internal/controller/object/object.go#L223
cannot use func(ctx context.Context, ev runtimeevent.GenericEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, ev "sigs.k8s.io/controller-runtime/pkg/event".TypedGenericEvent["sigs.k8s.io/controller-runtime/pkg/client".Object], q workqueue.RateLimitingInterface)) as func(context.Context, "sigs.k8s.io/controller-runtime/pkg/event".TypedGenericEvent["sigs.k8s.io/controller-runtime/pkg/client".Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
e2e-tests: internal/controller/object/object.go#L324
cannot use e (variable of type *external) as managed.TypedExternalClient["github.com/crossplane/crossplane-runtime/pkg/resource".Managed] value in return statement: *external does not implement managed.TypedExternalClient["github.com/crossplane/crossplane-runtime/pkg/resource".Managed] (wrong type for method Delete)
e2e-tests
Process completed with exit code 2.
unit-tests: internal/controller/object/informers.go#L75
cannot use &resourceInformers{} (value of type *resourceInformers) as source.TypedSource[reconcile.Request] value in variable declaration: *resourceInformers does not implement source.TypedSource[reconcile.Request] (wrong type for method Start)
unit-tests: internal/controller/object/informers.go#L90
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to h.Generic: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
unit-tests: internal/controller/object/object.go#L222
too many arguments in call to cb.WatchesRawSource
unit-tests: internal/controller/object/object.go#L223
cannot use func(ctx context.Context, ev runtimeevent.GenericEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, ev "sigs.k8s.io/controller-runtime/pkg/event".TypedGenericEvent["sigs.k8s.io/controller-runtime/pkg/client".Object], q workqueue.RateLimitingInterface)) as func(context.Context, "sigs.k8s.io/controller-runtime/pkg/event".TypedGenericEvent["sigs.k8s.io/controller-runtime/pkg/client".Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
unit-tests: internal/controller/object/object.go#L324
cannot use e (variable of type *external) as managed.TypedExternalClient["github.com/crossplane/crossplane-runtime/pkg/resource".Managed] value in return statement: *external does not implement managed.TypedExternalClient["github.com/crossplane/crossplane-runtime/pkg/resource".Managed] (wrong type for method Delete)
unit-tests
Process completed with exit code 2.
publish-artifacts: internal/controller/object/informers.go#L75
cannot use &resourceInformers{} (value of type *resourceInformers) as source.TypedSource[reconcile.Request] value in variable declaration: *resourceInformers does not implement source.TypedSource[reconcile.Request] (wrong type for method Start)
publish-artifacts: internal/controller/object/informers.go#L90
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to h.Generic: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
publish-artifacts: internal/controller/object/object.go#L222
too many arguments in call to cb.WatchesRawSource
publish-artifacts: internal/controller/object/object.go#L223
cannot use func(ctx context.Context, ev runtimeevent.GenericEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, ev "sigs.k8s.io/controller-runtime/pkg/event".TypedGenericEvent["sigs.k8s.io/controller-runtime/pkg/client".Object], q workqueue.RateLimitingInterface)) as func(context.Context, "sigs.k8s.io/controller-runtime/pkg/event".TypedGenericEvent["sigs.k8s.io/controller-runtime/pkg/client".Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
publish-artifacts: internal/controller/object/object.go#L324
cannot use e (variable of type *external) as managed.TypedExternalClient["github.com/crossplane/crossplane-runtime/pkg/resource".Managed] value in return statement: *external does not implement managed.TypedExternalClient["github.com/crossplane/crossplane-runtime/pkg/resource".Managed] (wrong type for method Delete)
publish-artifacts: internal/controller/object/informers.go#L75
cannot use &resourceInformers{} (value of type *resourceInformers) as source.TypedSource[reconcile.Request] value in variable declaration: *resourceInformers does not implement source.TypedSource[reconcile.Request] (wrong type for method Start)
publish-artifacts: internal/controller/object/informers.go#L90
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to h.Generic: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
publish-artifacts: internal/controller/object/object.go#L222
too many arguments in call to cb.WatchesRawSource
publish-artifacts: internal/controller/object/object.go#L223
cannot use func(ctx context.Context, ev runtimeevent.GenericEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, ev "sigs.k8s.io/controller-runtime/pkg/event".TypedGenericEvent["sigs.k8s.io/controller-runtime/pkg/client".Object], q workqueue.RateLimitingInterface)) as func(context.Context, "sigs.k8s.io/controller-runtime/pkg/event".TypedGenericEvent["sigs.k8s.io/controller-runtime/pkg/client".Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
publish-artifacts: internal/controller/object/object.go#L324
cannot use e (variable of type *external) as managed.TypedExternalClient["github.com/crossplane/crossplane-runtime/pkg/resource".Managed] value in return statement: *external does not implement managed.TypedExternalClient["github.com/crossplane/crossplane-runtime/pkg/resource".Managed] (wrong type for method Delete)
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
detect-noop
The following actions uses node12 which is deprecated and will be forced to run on node16: fkirc/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
detect-noop
The following actions use a deprecated Node.js version and will be forced to run on node20: fkirc/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
detect-noop
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/
unit-tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
publish-artifacts
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
e2e-tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
check-diff
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
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, actions/cache@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-diff
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/
e2e-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1, docker/setup-buildx-action@v1, actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v1, docker/setup-buildx-action@v1, actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-tests
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/
e2e-tests
The `save-state` 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/
e2e-tests
The `save-state` 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/
e2e-tests
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/
e2e-tests
The `save-state` 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/
e2e-tests
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/
e2e-tests
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/
e2e-tests
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/
e2e-tests
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/
e2e-tests
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/
e2e-tests
The `save-state` 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/
e2e-tests
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/
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, actions/cache@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests
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/
publish-artifacts
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1, docker/setup-buildx-action@v1, actions/checkout@v2, actions/setup-go@v2, actions/cache@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 following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v1, docker/setup-buildx-action@v1, actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish-artifacts
The `save-state` 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/
publish-artifacts
The `save-state` 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/
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/
publish-artifacts
The `save-state` 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/
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/
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/
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/
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/
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/
publish-artifacts
The `save-state` 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/
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/
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/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
lint
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/