Skip to content

Update kubernetes deps #1116

Update kubernetes deps

Update kubernetes deps #1116

Triggered via pull request January 18, 2024 04:26
Status Failure
Total duration 3m 20s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
unit-tests: pkg/controller/cache.go#L53
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)
unit-tests: pkg/controller/cache.go#L270
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)
unit-tests: pkg/controller/engine.go#L225
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)
unit-tests
Process completed with exit code 2.
lint: pkg/controller/cache.go#L1
: # github.com/crossplane/crossplane-runtime/pkg/controller [github.com/crossplane/crossplane-runtime/pkg/controller.test]
lint: pkg/controller/cache.go#L53
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)
lint: pkg/controller/cache.go#L270
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)
lint: pkg/controller/engine.go#L225
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) (typecheck)
lint
issues found
codeql
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)
codeql
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)
codeql
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)
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/
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/
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/
codeql
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/