cljdoc build #17109

com.attendify/schema-refined v0.3.0-alpha5

2019-07-22T15:42:19.761Z

Analysis Requested

2019-07-22T15:42:22.983Z

Git Import Completed

Cljdoc allows you to complement your API docs with articles from your Git repository. By default, we auto-discover your articles. For more control see the library author's guide.

Everything is looking splendid!

cljdoc.org/d/com.attendify/schema-refined/0.3.0-alpha5

KitApps/schema-refined @ 190a6de3b026f9242e2d1feee6e3f12028ffc8fd

There was an error

exception-during-import

{:cause "clj-http: status 400"
 :data
   {:body "{\"message\":\"Branch not found\"}"
    :headers
      {"connection" "keep-alive"
       "content-length" "30"
       "content-type" "application/json;charset=utf-8"
       "date" "Mon, 22 Jul 2019 15:42:26 GMT"
       "server" "nginx"
       "set-cookie"
         "ring-session=vQ9kYqUWJzwmfTT94%2FAbmHOIPrIbLQX5lKTnxZw21fDYFK9NkW6lptGVSdM6UawPHz8DQBJEPdiLHbMjBsatGLF%2FHIBnEcu2VBtgMc9dsQ506MceUvUwJRln07sjZwrba7MRnJKQGN%2F4OCSMC%2BbgKg75YiSVhkcNYXODqeZZgfMhWATYdL22tbSTTjIDY%2FDsCSaE2%2FOn76G80K%2B6ZR43ymkS2PQnaC%2Ff%2FCgb8bbsnKM%3D--l0ESkTAnxtlErnZ1ChKsI9QAkWaJz154cJntCUpMWWo%3D;Path=/;HttpOnly;Expires=Wed, 22 Jul 2020 15:19:20 +0000;Max-Age=1209600;Secure"
       "x-circleci-identity" "circle-www-api-v1-9c4899546-lq62x"
       "x-client-trace-id" ""
       "x-frame-options" "DENY"
       "x-request-id" "44bc4d01-95fc-4859-a5c6-b26f56aa537d"
       "x-route" "/api/v1.1/project/:vcs-type/:username/:repo/tree/:branch"}
    :status 400}
 :trace
   [[slingshot.support$stack_trace invoke "support.clj" 201]
    [clj_http.lite.client$wrap_exceptions$fn__416 invoke "client.clj" 36]
    [clj_http.lite.client$wrap_basic_auth$fn__484 invoke "client.clj" 177]
    [clj_http.lite.client$wrap_accept$fn__457 invoke "client.clj" 131]
    [clj_http.lite.client$wrap_accept_encoding$fn__463 invoke "client.clj" 145]
    [clj_http.lite.client$wrap_content_type$fn__452 invoke "client.clj" 124]
    [clj_http.lite.client$wrap_form_params$fn__501 invoke "client.clj" 202]
    [clj_http.lite.client$wrap_method$fn__496 invoke "client.clj" 195]
    [clj_http.lite.client$wrap_unknown_host$fn__511 invoke "client.clj" 218]
    [clj_http.lite.client$post invokeStatic "client.clj" 281]
    [clj_http.lite.client$post doInvoke "client.clj" 278]
    [clojure.lang.RestFn invoke "RestFn.java" 423]
    [cljdoc.analysis.service.CircleCI trigger_build "service.clj" 48]
    [cljdoc.server.api$analyze_and_import_api_BANG_ invokeStatic "api.clj" 17]
    [cljdoc.server.api$analyze_and_import_api_BANG_ invoke "api.clj" 10]
    [cljdoc.server.api$kick_off_build_BANG_$fn__28256 invoke "api.clj" 76]
    [clojure.core$binding_conveyor_fn$fn__5476 invoke "core.clj" 2022]
    [clojure.lang.AFn call "AFn.java" 18]
    [java.util.concurrent.FutureTask run "FutureTask.java" 266]
    [java.util.concurrent.ThreadPoolExecutor runWorker "ThreadPoolExecutor.java"
     1149]
    [java.util.concurrent.ThreadPoolExecutor$Worker run
     "ThreadPoolExecutor.java" 624] [java.lang.Thread run "Thread.java" 748]]
 :via
   [{:at [slingshot.support$stack_trace invoke "support.clj" 201]
     :data
       {:body "{\"message\":\"Branch not found\"}"
        :headers
          {"connection" "keep-alive"
           "content-length" "30"
           "content-type" "application/json;charset=utf-8"
           "date" "Mon, 22 Jul 2019 15:42:26 GMT"
           "server" "nginx"
           "set-cookie"
             "ring-session=vQ9kYqUWJzwmfTT94%2FAbmHOIPrIbLQX5lKTnxZw21fDYFK9NkW6lptGVSdM6UawPHz8DQBJEPdiLHbMjBsatGLF%2FHIBnEcu2VBtgMc9dsQ506MceUvUwJRln07sjZwrba7MRnJKQGN%2F4OCSMC%2BbgKg75YiSVhkcNYXODqeZZgfMhWATYdL22tbSTTjIDY%2FDsCSaE2%2FOn76G80K%2B6ZR43ymkS2PQnaC%2Ff%2FCgb8bbsnKM%3D--l0ESkTAnxtlErnZ1ChKsI9QAkWaJz154cJntCUpMWWo%3D;Path=/;HttpOnly;Expires=Wed, 22 Jul 2020 15:19:20 +0000;Max-Age=1209600;Secure"
           "x-circleci-identity" "circle-www-api-v1-9c4899546-lq62x"
           "x-client-trace-id" ""
           "x-frame-options" "DENY"
           "x-request-id" "44bc4d01-95fc-4859-a5c6-b26f56aa537d"
           "x-route" "/api/v1.1/project/:vcs-type/:username/:repo/tree/:branch"}
        :status 400}
     :message "clj-http: status 400"
     :type clojure.lang.ExceptionInfo}]}

Having trouble? Please reach out via Slack or open an issue on GitHub. Thanks!