Organisationstalex5cuekeeper2394cd ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-03-03 10:09.51: New job: test talex5/cuekeeper https://github.com/talex5/cuekeeper.git#refs/pull/47/head (2394cdaa584edf70b0c1d863adb37ad32885731a) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/talex5/cuekeeper.git" && cd "cuekeeper" && git fetch origin "refs/pull/47/head" && git reset --hard 2394cdaa
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-03-03 10:09.51: Using cache hint "talex5/cuekeeper-ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2-debian-12-4.13_opam-2.3-ocamlformat-5c627de42309bb6474331d403efeb6d68d617b1e"
2025-03-03 10:09.51: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-03-03 10:09.51: Waiting for resource in pool OCluster
2025-03-03 19:59.13: Waiting for worker…
2025-03-03 19:59.13: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 2394cda Add flake.nix for Nix users; make server: don't generate keys (to make Nix work)


(from ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2)
2025-03-03 19:59.13 ---> using "114aebc0df831c183f0bc6e0591519784483c27acfaa72fbb21f484156fede5c" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-03 19:59.14 ---> saved as "5f75654353e83a1a3379361a2db0241b7114b3787bea7c88b3ff3e48a5d34ca0"
Job succeeded
2025-03-03 19:59.14: Job succeeded