Skip to content

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

fix(deps): update all non-major dependencies

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

Triggered via push December 12, 2024 00:14
Status Failure
Total duration 21s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
test: api/build.go#L11
missing go.sum entry for module providing package github.com/go-vela/server/api/types (imported by github.com/go-vela/worker/api); to add:
test
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:
test
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:
test
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:
test: executor/engine.go#L10
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:
test: 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:
test: 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/mock/docker); to add:
test: 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/mock/docker); to add:
test: runtime/docker/image.go#L12
missing go.sum entry for module providing package github.com/docker/docker/api/types/image (imported by github.com/go-vela/worker/mock/docker); to add:
test: runtime/docker/volume.go#L11
missing go.sum entry for module providing package github.com/docker/docker/api/types/mount (imported by github.com/go-vela/worker/runtime/docker); to add:
[golangci] runtime/kubernetes/generated/clientset/versioned/fake/clientset_generated.go#L34: runtime/kubernetes/generated/clientset/versioned/fake/clientset_generated.go#L34
cs.AddWatchReactor undefined (type *Clientset has no field or method AddWatchReactor) (typecheck)
[golangci] version/version.go#L42: version/version.go#L42
undefined: semver (typecheck)
[golangci] cmd/vela-worker/run.go#L25: cmd/vela-worker/run.go#L25
undefined: cli (typecheck)
[golangci] executor/executor_test.go#L196: executor/executor_test.go#L196
missing type in composite literal (typecheck)
[golangci] executor/executor_test.go#L204: executor/executor_test.go#L204
missing type in composite literal (typecheck)
[golangci] executor/executor_test.go#L212: executor/executor_test.go#L212
missing type in composite literal (typecheck)
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636