Skip to content

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

chore(deps): update all non-major dependencies

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

Triggered via push March 26, 2024 22:40
Status Failure
Total duration 20s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 errors
build: cmd/vela-worker/client.go#L6
missing go.sum entry for module providing package github.com/go-vela/sdk-go/vela (imported by github.com/go-vela/worker/cmd/vela-worker); to add:
build: cmd/vela-worker/exec.go#L14
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: cmd/vela-worker/flags.go#L8
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#L15
missing go.sum entry for module providing package github.com/go-vela/types (imported by github.com/go-vela/worker/cmd/vela-worker); to add:
build: cmd/vela-worker/exec.go#L16
missing go.sum entry for module providing package github.com/go-vela/types/constants (imported by github.com/go-vela/worker/cmd/vela-worker); to add:
build: cmd/vela-worker/run.go#L16
missing go.sum entry for module providing package github.com/go-vela/types/library (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/types/pipeline (imported by github.com/go-vela/worker/cmd/vela-worker); to add:
build: internal/image/image.go#L6
missing go.sum entry for module providing package github.com/distribution/reference (imported by github.com/go-vela/worker/internal/image); 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:
[golangci] internal/context/context_test.go#L132: internal/context/context_test.go#L132
if statements should only be cuddled with assignments (wsl)
[golangci] internal/context/context_test.go#L148: internal/context/context_test.go#L148
assignments should only be cuddled with other assignments (wsl)
[golangci] internal/context/context_test.go#L149: internal/context/context_test.go#L149
only one cuddle assignment allowed before if statement (wsl)
[golangci] runtime/kubernetes/generated/clientset/versioned/fake/clientset_generated.go#L33: runtime/kubernetes/generated/clientset/versioned/fake/clientset_generated.go#L33
cs.AddWatchReactor undefined (type *Clientset has no field or method AddWatchReactor) (typecheck)
[golangci] executor/executor_test.go#L242: executor/executor_test.go#L242
missing type in composite literal (typecheck)
[golangci] executor/executor_test.go#L250: executor/executor_test.go#L250
missing type in composite literal (typecheck)
[golangci] executor/executor_test.go#L258: executor/executor_test.go#L258
missing type in composite literal (typecheck)