Organisationssanettebogue330b1e ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-02-07 21:36.27: New job: test sanette/bogue https://github.com/sanette/bogue.git#refs/heads/master (330b1e08e0d72b3e566dca56cb33a061d7a4a375) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/sanette/bogue.git" -b "master" && cd "bogue" && git reset --hard 330b1e08
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-02-07 21:36.27: Using cache hint "sanette/bogue-ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167-debian-12-4.08_opam-2.3-ocamlformat-3ee951993de4d18fd335fcea4ac7375cab56a637"
2025-02-07 21:36.27: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-02-07 21:36.27: Waiting for resource in pool OCluster
2025-02-07 21:36.27: Waiting for worker…
2025-02-07 21:38.25: Got resource from pool OCluster
Building on phoebe.caelum.ci.dev
All commits already cached
HEAD is now at 330b1e0 add file_dialog.png image


(from ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167)
2025-02-07 21:38.27 ---> using "12d8e57f55730dcaba296a0cfe8a3658e193293e6af74e1cd089421a248727f7" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-07 21:38.27 ---> using "5a9eb37be084e9bfa57e741cb6b6ee82f8a824fb85324bdfe47a2fdeb487077c" from cache
Job succeeded
2025-02-07 21:38.27: Job succeeded