refactor(mailer): set mailgun region to EU #75
Annotations
1 error and 2 warnings
golang
issues found
|
golang
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golang:
internal/service/usersrv/usersrv.go#L129
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|