chore(deps): update kubernetes runtime dependencies #1490
Triggered via pull request
June 13, 2024 15:27
trusted-contributions-gcf[bot]
labeled
#596
Status
Failure
Total duration
35s
Artifacts
–
tests.yaml
on: pull_request_target
unit tests
26s
e2e tests
0s
Annotations
10 errors and 2 warnings
unit tests
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime (imported by github.com/GoogleCloudPlatform/cloud-sql-proxy-operator); to add:
|
unit tests
no such package located
|
unit tests
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/log (imported by github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/api/v1); to add:
|
unit tests
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/scheme (imported by github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/api/v1); to add:
|
unit tests
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/webhook (imported by github.com/GoogleCloudPlatform/cloud-sql-proxy-operator); to add:
|
unit tests
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/webhook/admission (imported by github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/api/v1); to add:
|
unit tests
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/client (imported by github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller); to add:
|
unit tests
missing go.sum entry for module providing package k8s.io/client-go/kubernetes/scheme (imported by github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller); to add:
|
unit tests
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/controller/controllerutil (imported by github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller); to add:
|
unit tests
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/manager (imported by github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller); to add:
|
unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit tests
Restore cache failed: Dependencies file is not found in /home/runner/work/cloud-sql-proxy-operator/cloud-sql-proxy-operator. Supported file pattern: go.sum
|