chore(deps): bump github.com/go-vela/types from 0.22.0 to 0.23.2 #254
reviewdog.yml
on: pull_request
diff-review
33s
full-review
31s
Annotations
18 errors
full-review:
cmd/vela-email/plugin_test.go#L430
expressions should not be cuddled with blocks (wsl)
|
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)
|
full-review:
cmd/vela-email/plugin_test.go#L396
if statements should only be cuddled with assignments (wsl)
|
full-review:
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)
^
|
full-review:
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)
^
|
diff-review:
cmd/vela-email/plugin_test.go#L392
if statements should only be cuddled with assignments (wsl)
|
diff-review:
cmd/vela-email/plugin_test.go#L396
if statements should only be cuddled with assignments (wsl)
|
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)
|