Skip to content

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

fix(deps): update all non-major dependencies

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

Triggered via push January 27, 2025 22:28
Status Success
Total duration 39s
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
[golangci] version/version.go#L34: version/version.go#L34
SA1019: version.Version is deprecated: use Version from github.com/go-vela/server/compiler/types/version instead. (staticcheck)
[golangci] version/version.go#L48: version/version.go#L48
SA1019: version.Version is deprecated: use Version from github.com/go-vela/server/compiler/types/version instead. (staticcheck)
[golangci] version/version.go#L54: version/version.go#L54
SA1019: version.Metadata is deprecated: use Metadata from github.com/go-vela/server/version instead. (staticcheck)
[golangci] version/version.go#L9: version/version.go#L9
SA1019: "github.com/go-vela/types/version" is deprecated: all version types for Vela have been moved to github.com/go-vela/server/version . (staticcheck)
validate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636