Organisationstalex5ocurrent9c115b (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-17 15:57.51: New job: test talex5/ocurrent https://github.com/talex5/ocurrent.git#refs/heads/master (9c115b457b37d4b4343554c80b30f3d7a6b2cd88) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/talex5/ocurrent.git" -b "master" && cd "ocurrent" && git reset --hard 9c115b45
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 15:57.51: Using cache hint "talex5/ocurrent-ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a-debian-12-4.08_opam-2.1-ocamlformat-2f8c856c809d3a0c04be402b6e739c3d0a45af1c"
2024-06-17 15:57.51: Using OBuilder spec:
((from ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-17 15:57.51: Waiting for resource in pool OCluster
2024-06-19 19:45.15: Waiting for worker…
2024-06-19 19:52.26: Got resource from pool OCluster
Building on x86-bm-c17.sw.ocaml.org
All commits already cached
HEAD is now at 9c115b4 Add Github.commit type


(from ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a)
2024-06-19 19:52.26 ---> using "7970d089e04ace5eb95eff57affa2cf7d5013bf3d68feef1be3363d06496b6fa" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-06-19 19:52.26 ---> saved as "972265f31dd3778541db5488641715fad283934988d01da21bf00a353a88fe89"
Job succeeded
2024-06-19 19:52.27: Job succeeded