chore(deps): update all non-major dependencies #3931
Annotations
10 errors
test:
internal/args.go#L9
missing go.sum entry for module providing package github.com/urfave/cli/v2 (imported by github.com/go-vela/cli/action); to add:
|
test
missing go.sum entry for module providing package github.com/go-vela/server/api/types (imported by github.com/go-vela/cli/action/build); 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/cli/action/settings); 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/cli/action/pipeline); to add:
|
test
missing go.sum entry for module providing package github.com/go-vela/server/constants (imported by github.com/go-vela/cli/action/dashboard); to add:
|
test:
action/deployment/deployment.go#L7
missing go.sum entry for module providing package github.com/go-vela/server/compiler/types/raw (imported by github.com/go-vela/cli/action/deployment); to add:
|
test:
version/version.go#L12
missing go.sum entry for module providing package github.com/go-vela/server/version (imported by github.com/go-vela/cli/version); to add:
|
test:
action/pipeline/exec.go#L18
missing go.sum entry for module providing package github.com/go-vela/server/compiler (imported by github.com/go-vela/cli/action/pipeline); to add:
|
test:
action/pipeline/validate.go#L18
missing go.sum entry for module providing package github.com/go-vela/server/compiler/types/pipeline (imported by github.com/go-vela/cli/action/pipeline); to add:
|
test:
action/pipeline/exec.go#L20
missing go.sum entry for module providing package github.com/go-vela/worker/executor (imported by github.com/go-vela/cli/action/pipeline); to add:
|
Loading