Organisationsygrekocurlf2abf6 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-03-04 19:05.37: New job: test ygrek/ocurl https://github.com/ygrek/ocurl.git#refs/heads/master (f2abf6c99ab02d9be7ec21d66272dc6ad10a4efa) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.03@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ygrek/ocurl.git" -b "master" && cd "ocurl" && git reset --hard f2abf6c9
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.03@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-03-04 19:05.37: Using cache hint "ygrek/ocurl-ocaml/opam:debian-12-ocaml-4.03@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42-debian-12-4.03_opam-2.3-ocamlformat-5c627de42309bb6474331d403efeb6d68d617b1e"
2025-03-04 19:05.37: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.03@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-03-04 19:05.37: Waiting for resource in pool OCluster
2025-03-04 19:05.37: Waiting for worker…
2025-03-04 19:09.33: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at f2abf6c Update the changelog


(from ocaml/opam:debian-12-ocaml-4.03@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42)
2025-03-04 19:09.54 ---> saved as "50028533309a9b30b5e358b5046f0fe98e9d068fc76790dbf31ebe94498a6d14"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-04 19:09.55 ---> saved as "225bcb07a46a4d3e3c5702630f06ad7a01c454acf30a3f2103fab103f71f9dde"
Job succeeded
2025-03-04 19:09.55: Job succeeded