fix(deps): update all non-major dependencies #345
Annotations
8 errors and 2 warnings
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
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)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
Loading