Skip to content

fix(deps): update all non-major dependencies #4824

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #4824

Triggered via pull request December 6, 2024 02:33
Status Failure
Total duration 28s
Artifacts

build.yml

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 github.com/go-vela/server/api/types (imported by github.com/go-vela/worker/cmd/vela-worker); to add:
build
missing go.sum entry for module providing package github.com/go-vela/server/api/types/settings (imported by github.com/go-vela/sdk-go/vela); to add:
build
missing go.sum entry for module providing package github.com/go-vela/server/compiler/types/yaml (imported by github.com/go-vela/sdk-go/vela); to add:
build
missing go.sum entry for module providing package github.com/go-vela/server/constants (imported by github.com/go-vela/worker/cmd/vela-worker); to add:
build: cmd/vela-worker/exec.go#L17
missing go.sum entry for module providing package github.com/go-vela/server/compiler/types/pipeline (imported by github.com/go-vela/worker/cmd/vela-worker); to add:
build: cmd/vela-worker/flags.go#L10
missing go.sum entry for module providing package github.com/go-vela/server/queue (imported by github.com/go-vela/worker/cmd/vela-worker); to add:
build: cmd/vela-worker/exec.go#L19
missing go.sum entry for module providing package github.com/go-vela/server/queue/models (imported by github.com/go-vela/worker/cmd/vela-worker); to add:
build: runtime/kubernetes/apis/vela/v1alpha1/types.go#L6
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/go-vela/worker/runtime); to add:
build: runtime/kubernetes/apis/vela/v1alpha1/register.go#L6
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/go-vela/worker/runtime/kubernetes); to add:
build: runtime/kubernetes/apis/vela/v1alpha1/register.go#L7
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime (imported by github.com/go-vela/worker/runtime/kubernetes/apis/vela/v1alpha1); to add:
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636