RocketChat/Rocket.Chat

View on GitHub
apps/meteor/app/mail-messages/server/methods/sendMail.ts

Summary

Maintainability
A
35 mins
Test Coverage

Function Mailer.sendMail has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    async 'Mailer.sendMail'(from, subject, body, dryrun, query) {
Severity: Minor
Found in apps/meteor/app/mail-messages/server/methods/sendMail.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status