Skip to content

Update module sigs.k8s.io/controller-runtime to v0.17.2 - autoclosed #324

Update module sigs.k8s.io/controller-runtime to v0.17.2 - autoclosed

Update module sigs.k8s.io/controller-runtime to v0.17.2 - autoclosed #324

Triggered via pull request February 16, 2024 10:03
Status Failure
Total duration 3m 32s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 9 warnings
ci / local-deploy
cannot use &GVKRoutedCache{} (value of type *GVKRoutedCache) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in variable declaration: *GVKRoutedCache does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
ci / local-deploy
cannot use c (variable of type *GVKRoutedCache) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in struct literal: *GVKRoutedCache does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
ci / local-deploy
cannot use rc (variable of type *GVKRoutedCache) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in struct literal: *GVKRoutedCache does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
ci / local-deploy
Process completed with exit code 2.
ci / unit-tests
cannot use &GVKRoutedCache{} (value of type *GVKRoutedCache) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in variable declaration: *GVKRoutedCache does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
ci / unit-tests
cannot use c (variable of type *GVKRoutedCache) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in struct literal: *GVKRoutedCache does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
ci / unit-tests
cannot use rc (variable of type *GVKRoutedCache) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in struct literal: *GVKRoutedCache does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
ci / unit-tests
Process completed with exit code 2.
ci / check-diff
Cannot open: File exists
ci / check-diff
Cannot open: File exists
ci / check-diff
Cannot open: File exists
ci / check-diff
Cannot open: File exists
ci / check-diff
Cannot open: File exists
ci / check-diff
Cannot open: File exists
ci / check-diff
Cannot open: File exists
ci / check-diff
Cannot open: File exists
ci / check-diff
Cannot open: File exists
ci / check-diff
Cannot open: File exists
ci / publish-artifacts
cannot use &GVKRoutedCache{} (value of type *GVKRoutedCache) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in variable declaration: *GVKRoutedCache does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
ci / publish-artifacts
cannot use c (variable of type *GVKRoutedCache) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in struct literal: *GVKRoutedCache does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
ci / publish-artifacts
cannot use rc (variable of type *GVKRoutedCache) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in struct literal: *GVKRoutedCache does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
ci / publish-artifacts
cannot use &GVKRoutedCache{} (value of type *GVKRoutedCache) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in variable declaration: *GVKRoutedCache does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
ci / publish-artifacts
cannot use c (variable of type *GVKRoutedCache) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in struct literal: *GVKRoutedCache does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
ci / publish-artifacts
cannot use rc (variable of type *GVKRoutedCache) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in struct literal: *GVKRoutedCache does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
ci / publish-artifacts
Process completed with exit code 2.
ci / lint
Cannot open: File exists
ci / lint
Cannot open: File exists
ci / lint
Cannot open: File exists
ci / lint
Cannot open: File exists
ci / lint
Cannot open: File exists
ci / lint
Cannot open: File exists
ci / lint
Cannot open: File exists
ci / lint
Cannot open: File exists
ci / lint
Cannot open: File exists
ci / lint
Cannot open: File exists
ci / detect-noop
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: fkirc/skip-duplicate-actions@12aca0a884f6137d619d6a8a09fcc3406ced5281. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci / report-breaking-changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: tj-actions/glob@v16. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci / local-deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci / unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci / check-diff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci / check-diff
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci / publish-artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7, docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55, docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc, actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci / lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2

Artifacts

Produced during runtime
Name Size
skipped_resources Expired
397 Bytes