fix(deps): update all non-major dependencies #3997
Annotations
29 errors and 1 warning
test:
internal/git.go#L10
missing go.sum entry for module providing package github.com/go-git/go-git/v5 (imported by github.com/go-vela/cli/internal); to add:
|
test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/sirupsen/logrus); to add:
|
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
missing go.sum entry for module providing package golang.org/x/text/runes (imported by github.com/spf13/afero); to add:
|
test
missing go.sum entry for module providing package golang.org/x/text/transform (imported by github.com/spf13/afero); to add:
|
test
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by github.com/spf13/afero); to add:
|
[golangci] version/version.go#L42:
version/version.go#L42
undefined: semver (typecheck)
|
[golangci] command/login/login.go#L21:
command/login/login.go#L21
undefined: cli (typecheck)
|
[golangci] command/login/login.go#L82:
command/login/login.go#L82
undefined: cli (typecheck)
|
[golangci] command/login/login.go#L26:
command/login/login.go#L26
undefined: cli (typecheck)
|
[golangci] action/pipeline/stage.go#L45:
action/pipeline/stage.go#L45
missing type in composite literal (typecheck)
|
[golangci] action/pipeline/stage.go#L15:
action/pipeline/stage.go#L15
declared and not used: image (typecheck)
|
[golangci] action/pipeline/stage.go#L18:
action/pipeline/stage.go#L18
declared and not used: commands (typecheck)
|
[golangci] action/pipeline/step.go#L45:
action/pipeline/step.go#L45
missing type in composite literal (typecheck)
|
[golangci] action/pipeline/step.go#L15:
action/pipeline/step.go#L15
declared and not used: image (typecheck)
|
[golangci] action/pipeline/step.go#L18:
action/pipeline/step.go#L18
declared and not used: commands (typecheck)
|
[golangci] action/settings/update.go#L217:
action/settings/update.go#L217
f.Compiler undefined (type *ConfigFile has no field or method Compiler) (typecheck)
|
[golangci] action/settings/update.go#L218:
action/settings/update.go#L218
f.Compiler undefined (type *ConfigFile has no field or method Compiler) (typecheck)
|
[golangci] action/settings/update.go#L219:
action/settings/update.go#L219
f.Compiler undefined (type *ConfigFile has no field or method Compiler) (typecheck)
|
[golangci] action/settings/update.go#L231:
action/settings/update.go#L231
f.Queue undefined (type *ConfigFile has no field or method Queue) (typecheck)
|
[golangci] action/settings/update.go#L232:
action/settings/update.go#L232
f.Queue undefined (type *ConfigFile has no field or method Queue) (typecheck)
|
[golangci] action/settings/update.go#L233:
action/settings/update.go#L233
f.Queue undefined (type *ConfigFile has no field or method Queue) (typecheck)
|
[golangci] internal/git.go#L51:
internal/git.go#L51
undefined: git (typecheck)
|
[golangci] internal/git.go#L87:
internal/git.go#L87
undefined: git (typecheck)
|
[golangci] internal/git_test.go#L87:
internal/git_test.go#L87
undefined: git (typecheck)
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|