Organisationsygrekocurldca0ff ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-03-04 10:39.51: New job: test ygrek/ocurl https://github.com/ygrek/ocurl.git#refs/heads/master (dca0ff2216027eed60ff5dd97b4da698c63b6b18) (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 dca0ff22
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 10:39.51: 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 10:39.51: 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 10:39.51: Waiting for resource in pool OCluster
2025-03-04 10:39.51: Waiting for worker…
2025-03-04 10:40.13: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at dca0ff2 Update GHA, remove AppVeyor


(from ocaml/opam:debian-12-ocaml-4.03@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42)
2025-03-04 10:40.14 ---> using "50028533309a9b30b5e358b5046f0fe98e9d068fc76790dbf31ebe94498a6d14" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-04 10:40.14 ---> using "225bcb07a46a4d3e3c5702630f06ad7a01c454acf30a3f2103fab103f71f9dde" from cache
Job succeeded
2025-03-04 10:40.14: Job succeeded