chore(deps): update all non-major dependencies #4749
Annotations
16 errors
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/flags.go#L6
missing go.sum entry for module providing package github.com/urfave/cli/v2 (imported by github.com/go-vela/worker/cmd/vela-worker); to add:
|
build:
version/version.go#L12
missing go.sum entry for module providing package github.com/go-vela/server/version (imported by github.com/go-vela/worker/version); to add:
|
build:
api/metrics.go#L8
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/go-vela/worker/api); to add:
|
[golangci] cmd/vela-worker/flags.go#L18:
cmd/vela-worker/flags.go#L18
undefined: cli (typecheck)
|
[golangci] cmd/vela-worker/run.go#L25:
cmd/vela-worker/run.go#L25
undefined: cli (typecheck)
|
[golangci] cmd/vela-worker/flags.go#L19:
cmd/vela-worker/flags.go#L19
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)
|