Skip to content

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

fix(deps): update all non-major dependencies

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

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

reviewdog.yml

on: pull_request
diff-review
50s
diff-review
full-review
52s
full-review
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
diff-review: version/version.go#L34
SA1019: version.Version is deprecated: use Version from github.com/go-vela/server/compiler/types/version instead. (staticcheck)
diff-review: version/version.go#L48
SA1019: version.Version is deprecated: use Version from github.com/go-vela/server/compiler/types/version instead. (staticcheck)
diff-review: version/version.go#L54
SA1019: version.Metadata is deprecated: use Metadata from github.com/go-vela/server/version instead. (staticcheck)
diff-review: 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)
diff-review: cmd/vela-email/plugin_test.go#L430
expressions should not be cuddled with blocks (wsl)
diff-review: cmd/vela-email/plugin_test.go#L432
assignments should only be cuddled with other assignments (wsl)
diff-review: cmd/vela-email/plugin_test.go#L376
expressions should not be cuddled with blocks (wsl)
diff-review: cmd/vela-email/plugin_test.go#L377
assignments should only be cuddled with other assignments (wsl)
diff-review: cmd/vela-email/plugin_test.go#L378
only one cuddle assignment allowed before if statement (wsl)
diff-review: cmd/vela-email/plugin_test.go#L382
if statements should only be cuddled with assignments (wsl)
full-review: version/version.go#L34
SA1019: version.Version is deprecated: use Version from github.com/go-vela/server/compiler/types/version instead. (staticcheck)
full-review: version/version.go#L48
SA1019: version.Version is deprecated: use Version from github.com/go-vela/server/compiler/types/version instead. (staticcheck)
full-review: version/version.go#L54
SA1019: version.Metadata is deprecated: use Metadata from github.com/go-vela/server/version instead. (staticcheck)
full-review: 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)
full-review: cmd/vela-email/plugin_test.go#L432
assignments should only be cuddled with other assignments (wsl)
full-review: cmd/vela-email/plugin_test.go#L376
expressions should not be cuddled with blocks (wsl)
full-review: cmd/vela-email/plugin_test.go#L377
assignments should only be cuddled with other assignments (wsl)
full-review: cmd/vela-email/plugin_test.go#L378
only one cuddle assignment allowed before if statement (wsl)
full-review: cmd/vela-email/plugin_test.go#L382
if statements should only be cuddled with assignments (wsl)
full-review: cmd/vela-email/plugin_test.go#L392
if statements should only be cuddled with assignments (wsl)
diff-review
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
full-review
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.