Organisationsmirageirmin.org5ed5c0 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-01-08 22:06.53: New job: test mirage/irmin.org https://github.com/mirage/irmin.org.git#refs/pull/152/head (5ed5c01a5986f470e1818bdb343f35985edd302f) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.10@sha256:1a0a7a7ed69ac8e3f0c32c30352080afb7c9b62cd96d78469d54a7ad18dc95da
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/irmin.org.git" && cd "irmin.org" && git fetch origin "refs/pull/152/head" && git reset --hard 5ed5c01a
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.10@sha256:1a0a7a7ed69ac8e3f0c32c30352080afb7c9b62cd96d78469d54a7ad18dc95da
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-01-08 22:06.53: Using cache hint "mirage/irmin.org-ocaml/opam:debian-12-ocaml-4.10@sha256:1a0a7a7ed69ac8e3f0c32c30352080afb7c9b62cd96d78469d54a7ad18dc95da-debian-12-4.10_opam-2.3-ocamlformat-3bf64585fc5ee152bbad91f6d48717c1b37b48f8"
2025-01-08 22:06.53: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.10@sha256:1a0a7a7ed69ac8e3f0c32c30352080afb7c9b62cd96d78469d54a7ad18dc95da)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-01-08 22:06.53: Waiting for resource in pool OCluster
2025-01-08 23:42.15: Waiting for worker…
2025-01-08 23:46.23: Got resource from pool OCluster
Building on phoebe.caelum.ci.dev
All commits already cached
HEAD is now at 5ed5c01 Doc Review for 03_getting-started.md


(from ocaml/opam:debian-12-ocaml-4.10@sha256:1a0a7a7ed69ac8e3f0c32c30352080afb7c9b62cd96d78469d54a7ad18dc95da)
2025-01-08 23:46.23 ---> using "0d58048adb2af5736bab6e6e304ce40526a669f992fa24fe7115bc3dbb6adeec" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-08 23:46.23 ---> using "9e68e66205b426c86c477703d78c47631ffa70c285b77e6418a1c9c25e6cc8ce" from cache
Job succeeded
2025-01-08 23:46.24: Job succeeded