Organisationsocsigenlwte28cf2 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-17 13:38.28: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/lint-doc (e28cf2cdb89e5c9b2e2bf81f75c67aa0693e0d63) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocsigen/lwt.git" -b "lint-doc" && cd "lwt" && git reset --hard e28cf2cd
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-06-17 13:38.28: Using cache hint "ocsigen/lwt-ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a-debian-12-4.08_opam-2.1-ocamlformat-a6069b9eebba0e2b70cdbbd834bc800eb6d671fb"
2024-06-17 13:38.28: Using OBuilder spec:
((from ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-17 13:38.28: Waiting for resource in pool OCluster
2024-06-19 04:52.34: Cancelling: Auto-cancelling job because it is no longer needed