fix(deps): update all non-major dependencies #4836
Annotations
23 errors and 1 warning
test:
api/build.go#L11
missing go.sum entry for module providing package github.com/go-vela/server/api/types (imported by github.com/go-vela/worker/api); 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/sdk-go/vela); 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/sdk-go/vela); to add:
|
test
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:
|
test:
executor/engine.go#L10
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:
|
test:
runtime/setup.go#L9
missing go.sum entry for module providing package github.com/docker/docker/oci/caps (imported by github.com/go-vela/worker/runtime); to add:
|
test:
runtime/docker/container.go#L12
missing go.sum entry for module providing package github.com/docker/docker/api/types (imported by github.com/go-vela/worker/mock/docker); to add:
|
test:
runtime/docker/container.go#L13
missing go.sum entry for module providing package github.com/docker/docker/api/types/container (imported by github.com/go-vela/worker/mock/docker); to add:
|
test:
runtime/docker/image.go#L12
missing go.sum entry for module providing package github.com/docker/docker/api/types/image (imported by github.com/go-vela/worker/mock/docker); to add:
|
test:
runtime/docker/volume.go#L11
missing go.sum entry for module providing package github.com/docker/docker/api/types/mount (imported by github.com/go-vela/worker/runtime/docker); to add:
|
[golangci] runtime/kubernetes/generated/clientset/versioned/typed/vela/v1alpha1/fake/fake_pipelinepodstemplate.go#L33:
runtime/kubernetes/generated/clientset/versioned/typed/vela/v1alpha1/fake/fake_pipelinepodstemplate.go#L33
c.Fake.Invokes undefined (type *FakeVelaV1alpha1 has no field or method Invokes) (typecheck)
|
[golangci] runtime/kubernetes/generated/clientset/versioned/typed/vela/v1alpha1/fake/fake_pipelinepodstemplate.go#L44:
runtime/kubernetes/generated/clientset/versioned/typed/vela/v1alpha1/fake/fake_pipelinepodstemplate.go#L44
c.Fake.Invokes undefined (type *FakeVelaV1alpha1 has no field or method Invokes) (typecheck)
|
[golangci] runtime/kubernetes/generated/clientset/versioned/typed/vela/v1alpha1/fake/fake_pipelinepodstemplate.go#L66:
runtime/kubernetes/generated/clientset/versioned/typed/vela/v1alpha1/fake/fake_pipelinepodstemplate.go#L66
c.Fake.InvokesWatch undefined (type *FakeVelaV1alpha1 has no field or method InvokesWatch) (typecheck)
|
[golangci] runtime/kubernetes/generated/clientset/versioned/typed/vela/v1alpha1/fake/fake_pipelinepodstemplate.go#L73:
runtime/kubernetes/generated/clientset/versioned/typed/vela/v1alpha1/fake/fake_pipelinepodstemplate.go#L73
c.Fake.Invokes undefined (type *FakeVelaV1alpha1 has no field or method Invokes) (typecheck)
|
[golangci] runtime/kubernetes/generated/clientset/versioned/fake/clientset_generated.go#L33:
runtime/kubernetes/generated/clientset/versioned/fake/clientset_generated.go#L33
cs.AddReactor undefined (type *Clientset has no field or method AddReactor) (typecheck)
|
[golangci] runtime/kubernetes/generated/clientset/versioned/fake/clientset_generated.go#L34:
runtime/kubernetes/generated/clientset/versioned/fake/clientset_generated.go#L34
cs.AddWatchReactor undefined (type *Clientset has no field or method AddWatchReactor) (typecheck)
|
[golangci] version/version.go#L42:
version/version.go#L42
undefined: semver (typecheck)
|
[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)
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|