Skip to content

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

fix(deps): update all non-major dependencies

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

Triggered via pull request February 7, 2025 12:28
Status Success
Total duration 1m 8s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
full-review: cmd/secret-vault/read.go#L54
SA1019: raw.StringSlice is deprecated: use StringSlice from github.com/go-vela/server/compiler/types/raw instead. (staticcheck)
full-review: cmd/secret-vault/read.go#L13
SA1019: "github.com/go-vela/types/raw" is deprecated: all raw types for Vela have been moved to github.com/go-vela/server/compiler/types/raw . (staticcheck)
full-review: cmd/secret-vault/read.go#L54
SA1019: raw.StringSlice is deprecated: use StringSlice from github.com/go-vela/server/compiler/types/raw instead. (staticcheck)
full-review: cmd/secret-vault/read.go#L13
SA1019: "github.com/go-vela/types/raw" is deprecated: all raw types for Vela have been moved to github.com/go-vela/server/compiler/types/raw . (staticcheck)
diff-review: cmd/secret-vault/read.go#L54
SA1019: raw.StringSlice is deprecated: use StringSlice from github.com/go-vela/server/compiler/types/raw instead. (staticcheck)
diff-review: cmd/secret-vault/read.go#L13
SA1019: "github.com/go-vela/types/raw" is deprecated: all raw types for Vela have been moved to github.com/go-vela/server/compiler/types/raw . (staticcheck)
full-review
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
diff-review
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.