Organisationsmirageawa-ssh08aa3b ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-11-15 15:07.24: New job: test mirage/awa-ssh https://github.com/mirage/awa-ssh.git#refs/pull/74/head (08aa3b952a2ecb1dd32e9cfed52b677c1833b896) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/awa-ssh.git" && cd "awa-ssh" && git fetch origin "refs/pull/74/head" && git reset --hard 08aa3b95
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc
RUN echo "skipping format lint because ocamlformat is not configured"


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2024-11-15 15:07.24: Using cache hint "mirage/awa-ssh-ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc-debian-12-4.13_opam-2.2-ocamlformat-bf952fff418e4e73b706d8c991bda01670225833"
2024-11-15 15:07.24: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-11-15 15:07.24: Waiting for resource in pool OCluster
2024-11-15 15:58.07: Waiting for worker…
2024-11-15 16:01.03: Got resource from pool OCluster
Building on x86-bm-c12.sw.ocaml.org
All commits already cached
HEAD is now at 08aa3b9 Refactor Auth, Server


(from ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc)
2024-11-15 16:01.03 ---> using "4671d91d620de463500ac0d3192fd582c43ef2c52fd6f83e69c987c8940ba12a" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-15 16:01.03 ---> using "cb380262abbb2e21ec81152063250276133f8d7a9e1172ce81c895365bf55c08" from cache
Job succeeded
2024-11-15 16:01.03: Job succeeded