Skip to content

clean up

clean up #3564

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

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 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.
[golangci] executor/executor_test.go#L244: executor/executor_test.go#L244
missing type in composite literal (typecheck)
[golangci] executor/executor_test.go#L252: executor/executor_test.go#L252
missing type in composite literal (typecheck)
[golangci] executor/executor_test.go#L260: executor/executor_test.go#L260
missing type in composite literal (typecheck)
[golangci] runtime/kubernetes/apis/vela/register.go#L1: runtime/kubernetes/apis/vela/register.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] runtime/kubernetes/apis/doc.go#L1: runtime/kubernetes/apis/doc.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] mock/doc.go#L1: mock/doc.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] mock/docker/swarm.go#L24: mock/docker/swarm.go#L24
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
[golangci] mock/docker/swarm.go#L33: mock/docker/swarm.go#L33
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
[golangci] mock/docker/distribution.go#L21: mock/docker/distribution.go#L21
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)