Skip to content

fix(deps): update kubernetes packages to v0.31.0 (main) #12900

fix(deps): update kubernetes packages to v0.31.0 (main)

fix(deps): update kubernetes packages to v0.31.0 (main) #12900

Triggered via pull request August 15, 2024 01:28
Status Failure
Total duration 2m 49s
Artifacts

ci.yaml

on: pull_request
Prepare properties
3s
Prepare properties
Run helm unit tests
9s
Run helm unit tests
Run helm linting
12s
Run helm linting
Code security scanning alerts
31s
Code security scanning alerts
Lint markdown files
22s
Lint markdown files
Check uncommitted changes in api docs action
40s
Check uncommitted changes in api docs action
Matrix: Build images
Matrix: Push images
Create manifest
0s
Create manifest
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 3 warnings
Run unit tests
not enough arguments in call to fn
Run unit tests
not enough arguments in call to fn
Run unit tests
cannot use c.tracker (variable of type versionedTracker) as "k8s.io/client-go/testing".ObjectTracker value in argument to dryPatch: versionedTracker does not implement "k8s.io/client-go/testing".ObjectTracker (wrong type for method Create)
Run unit tests
cannot use c.tracker (variable of type versionedTracker) as "k8s.io/client-go/testing".ObjectTracker value in argument to testing.ObjectReaction: versionedTracker does not implement "k8s.io/client-go/testing".ObjectTracker (wrong type for method Create)
Run unit tests
Process completed with exit code 2.
Run linting: pkg/api/scheme/fake/fake.go#L26
could not import sigs.k8s.io/controller-runtime/pkg/client/fake (-: # sigs.k8s.io/controller-runtime/pkg/client/fake
Run linting
cannot use c.tracker (variable of type versionedTracker) as "k8s.io/client-go/testing".ObjectTracker value in argument to dryPatch: versionedTracker does not implement "k8s.io/client-go/testing".ObjectTracker (wrong type for method Create)
Run linting
cannot use c.tracker (variable of type versionedTracker) as "k8s.io/client-go/testing".ObjectTracker value in argument to testing.ObjectReaction: versionedTracker does not implement "k8s.io/client-go/testing".ObjectTracker (wrong type for method Create)
Run linting: cmd/operator/builder_test.go#L22
could not import sigs.k8s.io/controller-runtime/pkg/client/fake (-: # sigs.k8s.io/controller-runtime/pkg/client/fake
Run linting
cannot use c.tracker (variable of type versionedTracker) as "k8s.io/client-go/testing".ObjectTracker value in argument to dryPatch: versionedTracker does not implement "k8s.io/client-go/testing".ObjectTracker (wrong type for method Create)
Run linting
cannot use c.tracker (variable of type versionedTracker) as "k8s.io/client-go/testing".ObjectTracker value in argument to testing.ObjectReaction: versionedTracker does not implement "k8s.io/client-go/testing".ObjectTracker (wrong type for method Create)
Run linting: cmd/troubleshoot/dynakube_test.go#L15
could not import sigs.k8s.io/controller-runtime/pkg/client/fake (-: # sigs.k8s.io/controller-runtime/pkg/client/fake
Run linting
cannot use c.tracker (variable of type versionedTracker) as "k8s.io/client-go/testing".ObjectTracker value in argument to dryPatch: versionedTracker does not implement "k8s.io/client-go/testing".ObjectTracker (wrong type for method Create)
Run linting
cannot use c.tracker (variable of type versionedTracker) as "k8s.io/client-go/testing".ObjectTracker value in argument to testing.ObjectReaction: versionedTracker does not implement "k8s.io/client-go/testing".ObjectTracker (wrong type for method Create)
Run linting: pkg/api/v1alpha1/edgeconnect/edgeconnect_webhook.go#L5
could not import sigs.k8s.io/controller-runtime/pkg/webhook/admission (-: # sigs.k8s.io/controller-runtime/pkg/webhook/admission
Run helm unit tests
Input 'token' has been deprecated with message: GitHub token is no longer required
Run helm linting
Input 'token' has been deprecated with message: GitHub token is no longer required
Check uncommitted changes in api docs action
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/