CloudSlang/cs-actions

View on GitHub

Showing 3,993 of 4,022 total issues

Avoid too many return statements within this method.
Open

            return REGION_NAME + DOT + valueOf(index + ONE);

    Avoid too many return statements within this method.
    Open

                return RESOURCE_ID + DOT + valueOf(index + ONE);

      Avoid too many return statements within this method.
      Open

                  return LISTENERS + FIXED_PREFIX+ valueOf(index + ONE) + DOT;

        Avoid too many return statements within this method.
        Open

                                        return new HttpClientService().execute(httpClientInputs);

          Avoid too many return statements within this method.
          Open

                                  return exceptionResult(ex.getMessage(), ex);

            Avoid too many return statements within this method.
            Open

                        return exceptionResult(e.getMessage(), e);

              Avoid too many return statements within this method.
              Open

                          return BLOCK_DEVICE_MAPPING + DOT + valueOf(index + ONE) + DOT + EBS + DOT;

                Avoid too many return statements within this method.
                Open

                            return SECURITY_GROUP_NAME_CONST + DOT + (index + ONE);

                  Avoid too many return statements within this method.
                  Open

                              return FILTER + DOT + valueOf(index + ONE) + DOT + NAME;

                    Avoid too many return statements within this method.
                    Open

                                return AVAILABILITY_ZONES + FIXED_PREFIX + valueOf(index + ONE);

                      Avoid too many return statements within this method.
                      Open

                                  return getSuccessResultsMap(String.valueOf(rowsAdded));

                        Avoid too many return statements within this method.
                        Open

                                    return getFailureResultsMap(exception);

                          Avoid too many return statements within this method.
                          Open

                                      return getFailureResultsMap(exception);

                            Avoid too many return statements within this method.
                            Open

                                        return getFailureResultsMap(exception);

                              Avoid too many return statements within this method.
                              Open

                                          return getFailureResultsMap(exception);

                                Avoid too many return statements within this method.
                                Open

                                            return getFailureResultsMap(exception);

                                  Avoid too many return statements within this method.
                                  Open

                                              return getFailureResultsMap(e.getMessage());

                                    Avoid too many return statements within this method.
                                    Open

                                                return getFailureResultsMap(exception);

                                      Avoid too many return statements within this method.
                                      Open

                                                  return getFailureResultsMap(exception);

                                        Avoid too many return statements within this method.
                                        Open

                                                    return getFailureResultsMap(exception);
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language