chore(deps): update codecov/codecov-action action to v5 #346
Annotations
8 errors and 1 warning
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)
|
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)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading