Organisationsocurrentopam-health-check8c96a3 (live)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-01-27 09:34.13: New job: test ocurrent/opam-health-check https://github.com/ocurrent/opam-health-check.git#refs/heads/live (8c96a3bc4a731c9e66594a16a9349a579699d523) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/opam-health-check.git" -b "live" && cd "opam-health-check" && git reset --hard 8c96a3bc
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-01-27 09:34.13: Using cache hint "ocurrent/opam-health-check-ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658-debian-12-4.11_opam-2.3-ocamlformat-d2f70af67710a7fc91d6bae1f24b6f6211d88626"
2025-01-27 09:34.13: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-01-27 09:34.13: Waiting for resource in pool OCluster
2025-01-27 09:53.03: Waiting for worker…
2025-01-27 09:58.06: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 8c96a3b Add Windows support


(from ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658)
2025-01-27 10:31.48 ---> using "f0a5ce6f60de0922af2668b4c9ed634f1036e140addcbba0c499699d18395b3e" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-27 10:31.48 ---> using "68e2d0c802c4631ba81bfeeaf42841e49dc75451a3d6bd220977282b82212713" from cache
Job succeeded
2025-01-27 10:31.49: Job succeeded