CloudSlang/cs-actions

View on GitHub

Showing 3,993 of 4,022 total issues

Avoid too many return statements within this method.
Open

            return false;

    Avoid too many return statements within this method.
    Open

                return false;

      Avoid too many return statements within this method.
      Open

              if (this$dbServer == null ? other$dbServer != null : !this$dbServer.equals(other$dbServer)) return false;

        Avoid too many return statements within this method.
        Open

                    return false;

          Avoid too many return statements within this method.
          Open

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

            Avoid too many return statements within this method.
            Open

                        return BLOCK_DEVICE_MAPPING + DOT + 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(e.getMessage(), e);

                  Avoid too many return statements within this method.
                  Open

                                      return new HttpClientService().execute(httpClientInputs);

                    Avoid too many return statements within this method.
                    Open

                                            return new HttpClientService().execute(httpClientInputs);

                      Avoid too many return statements within this method.
                      Open

                                                  return new HttpClientService().execute(httpClientInputs);

                        Avoid too many return statements within this method.
                        Open

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

                          Avoid too many return statements within this method.
                          Open

                                      return NETWORK_INTERFACE + DOT + valueOf(index + ONE) + DOT + PRIVATE_IP_ADDRESSES + DOT + 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 ZONE_NAME + DOT + valueOf(index + ONE);

                                Avoid too many return statements within this method.
                                Open

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

                                  Avoid too many return statements within this method.
                                  Open

                                              return TAG + DOT + valueOf(index + ONE) + DOT + VALUE;

                                    Avoid too many return statements within this method.
                                    Open

                                                return TAG + DOT + valueOf(index + ONE) + DOT + KEY;

                                      Avoid too many return statements within this method.
                                      Open

                                                  return SECURITY_GROUP_ID_CONST + DOT + (index + ONE);

                                        Avoid too many return statements within this method.
                                        Open

                                                                        return exceptionResult(ex.getMessage(), exe);
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language