Organisationsocurrentocaml-versiond05845 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-01-08 18:04.28: New job: test ocurrent/ocaml-version https://github.com/ocurrent/ocaml-version.git#refs/heads/master (d058454c3660a737a7622e224420e927a5c3d2ce) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.07@sha256:f35228d1e150a054c1579b2d8361eb5769c0c6c683695ba2d0c7564a63c2e1c9
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/ocaml-version.git" -b "master" && cd "ocaml-version" && git reset --hard d058454c
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.07@sha256:f35228d1e150a054c1579b2d8361eb5769c0c6c683695ba2d0c7564a63c2e1c9
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-01-08 18:04.28: Using cache hint "ocurrent/ocaml-version-ocaml/opam:debian-12-ocaml-4.07@sha256:f35228d1e150a054c1579b2d8361eb5769c0c6c683695ba2d0c7564a63c2e1c9-debian-12-4.07_opam-2.3-ocamlformat-5c7ffb23c89c6943b51f8e215548b72a12e3abd1"
2025-01-08 18:04.28: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.07@sha256:f35228d1e150a054c1579b2d8361eb5769c0c6c683695ba2d0c7564a63c2e1c9)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-01-08 18:04.28: Waiting for resource in pool OCluster
2025-01-08 18:04.29: Waiting for worker…
2025-01-08 18:09.01: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
All commits already cached
HEAD is now at d058454 Update CHANGES.md


(from ocaml/opam:debian-12-ocaml-4.07@sha256:f35228d1e150a054c1579b2d8361eb5769c0c6c683695ba2d0c7564a63c2e1c9)
2025-01-08 18:09.01 ---> using "09f6b47fddb8e67cfde831441bf8d5901d5c29c47f10cb19b5e6cd340706d855" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-08 18:09.01 ---> saved as "4d6880e78af6af5703c71d59e9f97e38a44b0756b3d290df7c795409e912612f"
Job succeeded
2025-01-08 18:09.02: Job succeeded