fix(deps): update all non-major dependencies #804
Annotations
13 errors and 2 warnings
[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)
|
[golangci] cmd/vela-email/plugin_test.go#L432:
cmd/vela-email/plugin_test.go#L432
assignments should only be cuddled with other assignments (wsl)
|
[golangci] cmd/vela-email/plugin_test.go#L376:
cmd/vela-email/plugin_test.go#L376
expressions should not be cuddled with blocks (wsl)
|
[golangci] cmd/vela-email/plugin_test.go#L377:
cmd/vela-email/plugin_test.go#L377
assignments should only be cuddled with other assignments (wsl)
|
[golangci] cmd/vela-email/plugin_test.go#L378:
cmd/vela-email/plugin_test.go#L378
only one cuddle assignment allowed before if statement (wsl)
|
[golangci] cmd/vela-email/plugin_test.go#L382:
cmd/vela-email/plugin_test.go#L382
if statements should only be cuddled with assignments (wsl)
|
[golangci] cmd/vela-email/plugin_test.go#L392:
cmd/vela-email/plugin_test.go#L392
if statements should only be cuddled with assignments (wsl)
|
[golangci] cmd/vela-email/plugin_test.go#L396:
cmd/vela-email/plugin_test.go#L396
if statements should only be cuddled with assignments (wsl)
|
[golangci] cmd/vela-email/plugin_test.go#L430:
cmd/vela-email/plugin_test.go#L430
expressions should not be cuddled with blocks (wsl)
|
[golangci] cmd/vela-email/main.go#L18:
cmd/vela-email/main.go#L18
directive `//nolint:funlen // ignore false positive` is unused for linter "funlen" (nolintlint)
|
validate
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
validate
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|