Skip to content

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

fix(deps): update all non-major dependencies

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

Triggered via pull request December 13, 2024 02:40
Status Failure
Total duration 21s
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/setup.go#L9
missing go.sum entry for module providing package github.com/docker/docker/oci/caps (imported by github.com/go-vela/worker/runtime); to add:
build: runtime/docker/container.go#L12
missing go.sum entry for module providing package github.com/docker/docker/api/types (imported by github.com/go-vela/worker/runtime/docker); to add:
build: runtime/docker/container.go#L13
missing go.sum entry for module providing package github.com/docker/docker/api/types/container (imported by github.com/go-vela/worker/runtime/docker); to add:
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636