Skip to content

fix(deps): update kubernetes packages to v0.31.1 #430

fix(deps): update kubernetes packages to v0.31.1

fix(deps): update kubernetes packages to v0.31.1 #430

Triggered via pull request August 13, 2024 16:05
Status Failure
Total duration 45s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
go-unit
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/vshn/provider-cloudscale/apis/cloudscale/v1); to add:
go-unit
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/vshn/provider-cloudscale/apis/cloudscale/v1); to add:
go-unit
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/schema (imported by github.com/vshn/provider-cloudscale/apis/cloudscale/v1); to add:
go-unit
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/types (imported by github.com/vshn/provider-cloudscale/operator/bucketcontroller); to add:
go-unit
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/errors (imported by github.com/vshn/provider-cloudscale/operator/operatortest); to add:
go-unit
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/util/errors (imported by sigs.k8s.io/controller-runtime/pkg/manager); to add:
go-unit
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/meta (imported by sigs.k8s.io/controller-runtime/pkg/manager); to add:
go-unit
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/conversion/queryparams (imported by sigs.k8s.io/controller-runtime/pkg/client); to add:
go-unit
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/fields (imported by sigs.k8s.io/controller-runtime/pkg/client); to add:
go-unit
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/labels (imported by github.com/vshn/provider-cloudscale/operator/objectsusercontroller); to add:
go-unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/