feat(worker): add worker registration #3565
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors
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:
api/queue_registration.go#L10
missing go.sum entry for module providing package github.com/go-vela/server/util (imported by github.com/go-vela/worker/api); to add:
|
build
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
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
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#L18
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:
version/version.go#L12
missing go.sum entry for module providing package github.com/go-vela/types/version (imported by github.com/go-vela/worker/version); to add:
|
build
missing go.sum entry for module providing package github.com/go-vela/types/yaml (imported by github.com/go-vela/sdk-go/vela); to add:
|
build
Process completed with exit code 2.
|