Organisationsdinosaurecaravan375c09 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-17 14:04.32: New job: test dinosaure/caravan https://github.com/dinosaure/caravan.git#refs/heads/master (375c092fb24ac877a4d3aeccf5042ef389e87b32) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:e854da81d4b7608f81b92344463dcd2cfaeff65fb9d5b5f2fb57cae2e5aeebfc
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/dinosaure/caravan.git" -b "master" && cd "caravan" && git reset --hard 375c092f
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:e854da81d4b7608f81b92344463dcd2cfaeff65fb9d5b5f2fb57cae2e5aeebfc
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-06-17 14:04.32: Using cache hint "dinosaure/caravan-ocaml/opam@sha256:e854da81d4b7608f81b92344463dcd2cfaeff65fb9d5b5f2fb57cae2e5aeebfc-debian-12-4.07_opam-2.1-ocamlformat-a6069b9eebba0e2b70cdbbd834bc800eb6d671fb"
2024-06-17 14:04.32: Using OBuilder spec:
((from ocaml/opam@sha256:e854da81d4b7608f81b92344463dcd2cfaeff65fb9d5b5f2fb57cae2e5aeebfc)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-17 14:04.32: Waiting for resource in pool OCluster
2024-06-19 17:41.39: Waiting for worker…
2024-06-19 17:44.31: Got resource from pool OCluster
Building on x86-bm-c17.sw.ocaml.org
All commits already cached
HEAD is now at 375c092 Merge remote-tracking branch 'origin/master'


(from ocaml/opam@sha256:e854da81d4b7608f81b92344463dcd2cfaeff65fb9d5b5f2fb57cae2e5aeebfc)
2024-06-19 17:44.31 ---> using "5a8be31c926abf08d46f470c7f2665dbb89c12f8f41cbbec553f2cabb23b3bef" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-06-19 17:44.31 ---> using "dbdb0bcc05e2f6376b19062c87d68d788861640bb65bddead05d4b0dfb9db225" from cache
Job succeeded
2024-06-19 17:44.32: Job succeeded