Organisationsygrekocurl04b40e ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-03-19 18:26.40: New job: test ygrek/ocurl https://github.com/ygrek/ocurl.git#refs/pull/90/head (04b40e3b0140990ea0503a0d6d1dda1c54c826d0) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.03@sha256:0e5bc00472634eb688085128508771c2e73292812ed22ea3b19cd1f976968e96
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ygrek/ocurl.git" && cd "ocurl" && git fetch origin "refs/pull/90/head" && git reset --hard 04b40e3b
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.03@sha256:0e5bc00472634eb688085128508771c2e73292812ed22ea3b19cd1f976968e96
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-03-19 18:26.40: Using cache hint "ygrek/ocurl-ocaml/opam:debian-12-ocaml-4.03@sha256:0e5bc00472634eb688085128508771c2e73292812ed22ea3b19cd1f976968e96-debian-12-4.03_opam-2.3-ocamlformat-cb8df6db0195538a02cc2b2eb20e468f22c475a7"
2025-03-19 18:26.40: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.03@sha256:0e5bc00472634eb688085128508771c2e73292812ed22ea3b19cd1f976968e96)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-03-19 18:26.40: Waiting for resource in pool OCluster
2025-03-19 19:25.50: Waiting for worker…
2025-03-19 19:28.54: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 04b40e3 Release lock on cleanup because it might call callbacks


(from ocaml/opam:debian-12-ocaml-4.03@sha256:0e5bc00472634eb688085128508771c2e73292812ed22ea3b19cd1f976968e96)
2025-03-19 19:28.54 ---> using "27097804500e2acd260d3de230bbeea3beab564a591203a43059b024d6477665" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-19 19:28.54 ---> using "8b1dd9a1590da18468a692531fedeaf26ca0f9220a2a0c24cf698c28d9b44c47" from cache
Job succeeded
2025-03-19 19:28.55: Job succeeded