Skip to content

fix(deps): update all non-major dependencies #3999

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #3999

Triggered via push January 2, 2025 20:27
Status Failure
Total duration 29s
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
validate
Process completed with exit code 1.
[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)
validate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636