Skip to content

fix(deps): update kubernetes packages (minor) #56

fix(deps): update kubernetes packages (minor)

fix(deps): update kubernetes packages (minor) #56

Triggered via pull request December 12, 2024 09:15
Status Failure
Total duration 39s
Artifacts

unit-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/sapcc/git-cert-shim/pkg/certificate); to add:
build
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime (imported by github.com/sapcc/git-cert-shim); to add:
build
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/schema (imported by github.com/cert-manager/cert-manager/pkg/apis/certmanager/v1); to add:
build: pkg/git/syncer.go#L10
missing go.sum entry for module providing package k8s.io/client-go/util/retry (imported by github.com/sapcc/git-cert-shim/pkg/git); to add:
build: pkg/git/metrics.go#L5
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/metrics (imported by github.com/sapcc/git-cert-shim/pkg/git); to add:
build
missing go.sum entry for module providing package k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1 (imported by github.com/cert-manager/cert-manager/pkg/apis/acme/v1); to add:
build
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/sapcc/git-cert-shim/controllers); to add:
build: pkg/k8sutils/k8sutils.go#L8
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/equality (imported by github.com/sapcc/git-cert-shim/pkg/k8sutils); to add:
build: pkg/k8sutils/k8sutils.go#L9
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/errors (imported by github.com/sapcc/git-cert-shim/pkg/k8sutils); to add:
build: pkg/k8sutils/k8sutils.go#L10
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/client (imported by github.com/sapcc/git-cert-shim/controllers); to add:
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636