atlassian/localstack

View on GitHub

Showing 195 of 195 total issues

Avoid too many return statements within this function.
Open

            return 200
Severity: Major
Found in localstack/services/apigateway/apigateway_listener.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

            return
    Severity: Major
    Found in localstack/services/dynamodb/dynamodb_listener.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                      return None
      Severity: Major
      Found in localstack/utils/cloudformation/template_deployer.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                return True
        Severity: Major
        Found in localstack/services/s3/s3_listener.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                      return result[0] if result else None
          Severity: Major
          Found in localstack/utils/cloudformation/template_deployer.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                return None
            Severity: Major
            Found in localstack/utils/cloudformation/template_deployer.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                          return aws_stack.connect_to_service('s3').get_bucket_location(Bucket=resource_id)
              Severity: Major
              Found in localstack/utils/cloudformation/template_deployer.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                    return make_response('', 200)
                Severity: Major
                Found in localstack/services/awslambda/lambda_api.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                                          return error_response('Stack with id %s does not exist' % stack_name, code=404)
                  Severity: Major
                  Found in localstack/services/cloudformation/cloudformation_listener.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                return result[0] if result else None
                    Severity: Major
                    Found in localstack/utils/cloudformation/template_deployer.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                              return True
                      Severity: Major
                      Found in localstack/services/apigateway/apigateway_listener.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                        return make_error(msg, 404)
                        Severity: Major
                        Found in localstack/services/apigateway/apigateway_listener.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                          return validate_template(req_data)
                          Severity: Major
                          Found in localstack/services/cloudformation/cloudformation_listener.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                            return None
                            Severity: Major
                            Found in localstack/utils/cloudformation/template_deployer.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                      return inst
                              Severity: Major
                              Found in localstack/utils/aws/aws_models.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                                return None
                                Severity: Major
                                Found in localstack/utils/cloudformation/template_deployer.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                          return True
                                  Severity: Major
                                  Found in localstack/services/cloudformation/cloudformation_listener.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                    return None
                                    Severity: Major
                                    Found in localstack/utils/cloudformation/template_deployer.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                  return handle_authorizers(method, path, data, headers)
                                      Severity: Major
                                      Found in localstack/services/apigateway/apigateway_listener.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                        return make_response(action)
                                        Severity: Major
                                        Found in localstack/services/cloudformation/cloudformation_listener.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language