RocketChat/Rocket.Chat

View on GitHub
apps/meteor/app/livechat/server/sendMessageBySMS.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Avoid too many return statements within this function.
Open

            return message;
Severity: Major
Found in apps/meteor/app/livechat/server/sendMessageBySMS.ts - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return message;
    Severity: Major
    Found in apps/meteor/app/livechat/server/sendMessageBySMS.ts - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return message;
      Severity: Major
      Found in apps/meteor/app/livechat/server/sendMessageBySMS.ts - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                return message;
        Severity: Major
        Found in apps/meteor/app/livechat/server/sendMessageBySMS.ts - About 30 mins to fix

          There are no issues that match your filters.

          Category
          Status