Skip to content

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

chore(deps): update all non-major dependencies

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

Triggered via push April 3, 2024 23:27
Status Failure
Total duration 1m 5s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 1 warning
test: api/build.go#L9
missing go.sum entry for module providing package github.com/go-vela/types (imported by github.com/go-vela/worker/api); to add:
test: api/executor.go#L12
missing go.sum entry for module providing package github.com/go-vela/types/library (imported by github.com/go-vela/worker/api); to add:
test: executor/setup.go#L10
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:
test: executor/executor.go#L8
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:
test: executor/engine.go#L10
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:
test: 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:
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:
[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)
[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] internal/context/context_test.go#L132: internal/context/context_test.go#L132
if statements should only be cuddled with assignments (wsl)
test
Failed to restore: getCacheEntry failed: Cache service responded with 500