Organisationsocsigenlwt579344 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-01-13 15:53.10: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/master (5793443f11a1e08c7e5df2121f0f5ddfcde71f0e) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocsigen/lwt.git" -b "master" && cd "lwt" && git reset --hard 5793443f
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-01-13 15:53.10: Using cache hint "ocsigen/lwt-ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679-debian-12-4.08_opam-2.3-ocamlformat-85e5d991b8369d632f5b367be8b432341e488f88"
2025-01-13 15:53.10: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-01-13 15:53.10: Waiting for resource in pool OCluster
2025-01-13 21:49.01: Waiting for worker…
2025-01-13 21:52.03: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
HEAD is now at 5793443f1 Merge pull request #1049 from ocsigen/ocaml-5.3


(from ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679)
2025-01-13 21:53.03 ---> saved as "2c99520034ba7d2c12a0edb456b31a2f404e9da547f96b39b3b43810eae7bc5d"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-13 21:53.03 ---> saved as "995fa98c5984e215dbf21b5ee8570da2af499f3ff4dceb0581d13260f1d4512c"
Job succeeded
2025-01-13 21:53.04: Job succeeded