Skip to content

feat(worker): add worker registration #3565

feat(worker): add worker registration

feat(worker): add worker registration #3565

Triggered via pull request August 30, 2023 20:45
Status Failure
Total duration 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.