chore(deps): bump github.com/go-vela/types from 0.22.0 to 0.23.2 #254
Annotations
10 errors
golangci-lint:
cmd/vela-email/plugin_test.go#L430
expressions should not be cuddled with blocks (wsl)
|
golangci-lint:
cmd/vela-email/plugin_test.go#L432
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
cmd/vela-email/plugin_test.go#L376
expressions should not be cuddled with blocks (wsl)
|
golangci-lint:
cmd/vela-email/plugin_test.go#L377
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
cmd/vela-email/plugin_test.go#L378
only one cuddle assignment allowed before if statement (wsl)
|
golangci-lint:
cmd/vela-email/plugin_test.go#L382
if statements should only be cuddled with assignments (wsl)
|
golangci-lint:
cmd/vela-email/plugin_test.go#L392
if statements should only be cuddled with assignments (wsl)
|
golangci-lint:
cmd/vela-email/plugin_test.go#L396
if statements should only be cuddled with assignments (wsl)
|
golangci-lint:
cmd/vela-email/plugin_test.go#L430
[golangci] reported by reviewdog 🐶
expressions should not be cuddled with blocks (wsl)
Raw Output:
cmd/vela-email/plugin_test.go:430:4: expressions should not be cuddled with blocks (wsl)
createMockEnv(t)
^
|
golangci-lint:
cmd/vela-email/plugin_test.go#L432
[golangci] reported by reviewdog 🐶
assignments should only be cuddled with other assignments (wsl)
Raw Output:
cmd/vela-email/plugin_test.go:432:4: assignments should only be cuddled with other assignments (wsl)
subject, err := test.parameters.injectEnv(test.parameters.Email.Subject)
^
|
The logs for this run have expired and are no longer available.
Loading