andela-iadeniyi/laravel-etextmail

View on GitHub

Showing 6 of 6 total issues

Avoid too many return statements within this method.
Open

                return "Request error, please try again";
Severity: Major
Found in src/Exceptions/EtextMailException.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                    return "Message not sent";
    Severity: Major
    Found in src/Exceptions/EtextMailException.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return "Message exceed maximum length of 459 characters";
      Severity: Major
      Found in src/Exceptions/EtextMailException.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        return "Error: please contact app admin via laravel-etextmail github issues";
        Severity: Major
        Found in src/Exceptions/EtextMailException.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                          return "Message is required";
          Severity: Major
          Found in src/Exceptions/EtextMailException.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                            return "Missing or Invalid destination";
            Severity: Major
            Found in src/Exceptions/EtextMailException.php - About 30 mins to fix
              Severity
              Category
              Status
              Source
              Language