RHCLOUD-29047 | feature: implement email sending settings #301
Annotations
8 errors and 1 warning
Lint:
internal/handlers/send_email.go#L85
S1023: redundant `return` statement (gosimple)
|
Lint:
internal/handlers/send_email_test.go#L59
response body must be closed (bodyclose)
|
Lint:
internal/handlers/send_email_test.go#L118
response body must be closed (bodyclose)
|
Lint:
internal/handlers/send_email_test.go#L238
response body must be closed (bodyclose)
|
Lint:
internal/handlers/send_email_test.go#L357
response body must be closed (bodyclose)
|
Lint:
internal/handlers/send_email_test.go#L465
response body must be closed (bodyclose)
|
Lint:
internal/handlers/send_email_test.go#L566
response body must be closed (bodyclose)
|
Lint
issues found
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|