Organisationsygrekocurl280a80 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-02-01 20:39.57: New job: test ygrek/ocurl https://github.com/ygrek/ocurl.git#refs/pull/88/head (280a8049a5c9054cceadf041ebd538efdcff76f1) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ygrek/ocurl.git" && cd "ocurl" && git fetch origin "refs/pull/88/head" && git reset --hard 280a8049
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-02-01 20:39.57: Using cache hint "ygrek/ocurl-ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806-debian-12-4.03_opam-2.3-ocamlformat-e25af452e64b0bd6672dce5f38d878780362341d"
2025-02-01 20:39.57: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-02-01 20:39.57: Waiting for resource in pool OCluster
2025-02-01 20:39.57: Waiting for worker…
2025-02-01 20:40.16: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 280a804 Merge branch 'ygrek:master' into writefunction-buf


(from ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806)
2025-02-01 20:40.16 ---> using "1a689143ea134c88ba740cf6c4224b335a7ad49d5eed0cadfda0a4734062da5c" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-01 20:40.16 ---> saved as "88de1199278ee7995dfa4faef8d6a17ace359483010bbe64b8d386f93bb2cf76"
Job succeeded
2025-02-01 20:40.17: Job succeeded