austinhaas/pettomato-deque

Enter comma separated tag names:

+

double-ended queue implementations

source-id=442 version=0 project-id=442 project-version=0

Type GITHUB
Created at 2019-03-19 05:08:49 UTC
Source https://github.com/austinhaas/pettomato-deque
Branch or tag master
Last seen commit 11b2573bec72402d67e60e3193a2686ab5768c1d
Release http://dist.ultralisp.org/ultralisp/archive/a/austinhaas-pettomato-deque-20190319062111.tgz
Systems
pettomato-deque-tests.asd
pettomato-deque-tests
pettomato-deque.asd
pettomato-deque
Distributions ultralisp
Last check Finished 5 days 10 hours ago. There was an

Check Error

Traceback (most recent call last):
   0 File "/app/.qlot/dists/ultralisp/software/Shinmera-legit-20231006014719/process.lisp", line 37
       In LEGIT:RUN-GIT
     Args ("checkout" NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL "master" NIL NIL)
   1 File "/app/.qlot/dists/ultralisp/software/Shinmera-legit-20231006014719/repository.lisp"
       In (:METHOD LEGIT:CHECKOUT (LEGIT:REPOSITORY T))
     Args (#<LEGIT:REPOSITORY "/tmp/checker/austinhaas-pettomato-deque/"> "master")
   2 File "/app/src/downloader/git.lisp"
       In (FLET "doit-1" :IN ULTRALISP/DOWNLOADER/GIT::GIT-CLONE-OR-UPDATE)
     Args ()
   3 File "/app/src/downloader/git.lisp"
       In (FLET SB-IMPL::TIMEOUT-BODY :IN ULTRALISP/DOWNLOADER/GIT::GIT-CLONE-OR-UPDATE)
     Args ()
   4 File "/app/src/downloader/git.lisp"
       In (FLET "FORM-FUN-8" :IN ULTRALISP/DOWNLOADER/GIT::GIT-CLONE-OR-UPDATE)
     Args ()
   5 File "/app/src/downloader/git.lisp", line 17
       In ULTRALISP/DOWNLOADER/GIT::GIT-CLONE-OR-UPDATE
     Args ("https://github.com/austinhaas/pettomato-deque.git" #P"/tmp/checker/austinhaas-pettomato-deque/" :COMMIT NIL :BRANCH "master")
   6 File "/app/src/downloader/github.lisp"
       In (LAMBDA     (ULTRALISP/DOWNLOADER/GITHUB::DIR      &KEY :USER-OR-ORG :PROJECT :LAST-SEEN-COMMIT :LA…
     Args (#P"/tmp/checker/austinhaas-pettomato-deque/" :USER-OR-ORG "austinhaas" :PROJECT "pettomato-deque" :LAST-SEEN-COMMIT "11b2573bec72402d67e60e3193a2686ab5768c1d" :LATEST T :BRANCH "master")
   7 File "/app/src/downloader/source.lisp"
       In (:METHOD ULTRALISP/DOWNLOADER/BASE:DOWNLOAD (ULTRALISP/MODELS/SOURCE:SOURCE T))
     Args (#<ULTRALISP/MODELS/SOURCE:SOURCE github://austinhaas/pettomato-deque@11b2573bec72402d67e60e3193a2686ab5768c1d (v0) has-release-info> #P"/tmp/checker/austinhaas-pettomato-deque" :LATEST T)
   8 File "/app/src/pipeline/checking.lisp"
       In (LAMBDA () :IN ULTRALISP/PIPELINE/CHECKING::PERFORM2)
     Args ()
   9 File "/app/src/pipeline/checking.lisp"
       In (FLET "doit-5" :IN ULTRALISP/PIPELINE/CHECKING::PERFORM2)
     Args ()
Condition LEGIT:GIT-ERROR: Executing git command
  (git checkout master)
failed with exit code 1. Git reported:
  error: pathspec 'master' did not match any file(s) known to git
error. Next check will be made in 1 day 13 hours.