Skip to content

chore(deps): update all non-major dependencies #4822

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #4822

Triggered via push December 6, 2024 02:33
Status Failure
Total duration 27s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
[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: 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/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:
test: 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:
test: 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:
test: runtime/kubernetes/apis/vela/v1alpha1/register.go#L8
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/schema (imported by github.com/go-vela/worker/runtime/kubernetes/apis/vela/v1alpha1); to add:
test: runtime/kubernetes/generated/clientset/versioned/scheme/register.go#L11
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/serializer (imported by github.com/go-vela/worker/runtime/kubernetes/generated/clientset/versioned/fake); to add:
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636