Organisationsygreksqlgg68cb8b ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-11-16 20:09.45: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/master (68cb8b649af90179facec77a169a1b000a6fd52e) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.13@sha256:a4d70502982a3e7beccb27eb01aac4196e3ec2a175c2784cf99423d876367897
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ygrek/sqlgg.git" -b "master" && cd "sqlgg" && git reset --hard 68cb8b64
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.13@sha256:a4d70502982a3e7beccb27eb01aac4196e3ec2a175c2784cf99423d876367897
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-11-16 20:09.45: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-13-ocaml-4.13@sha256:a4d70502982a3e7beccb27eb01aac4196e3ec2a175c2784cf99423d876367897-debian-13-4.13_opam-2.4-ocamlformat-1ec0eeb78dfedb9d754ae7abb8baed71c715f786"
2025-11-16 20:09.45: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.13@sha256:a4d70502982a3e7beccb27eb01aac4196e3ec2a175c2784cf99423d876367897)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-11-16 20:09.45: Waiting for resource in pool OCluster
2025-11-16 21:58.10: Waiting for worker…
2025-11-16 22:15.56: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 68cb8b6 Merge pull request #251 from jongleb/fix-json-to-literal


(from ocaml/opam:debian-13-ocaml-4.13@sha256:a4d70502982a3e7beccb27eb01aac4196e3ec2a175c2784cf99423d876367897)
2025-11-16 22:15.58 ---> using "cfee2dbb7c3b53094b10ce8a6a5511cb63fae7bc2641f5dd3c4ab8f4ce94702d" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-11-16 22:15.58 ---> using "64ed14704685bd3baf9f9e4f946a9721b61fa34450e170d9b4902014ba0885fb" from cache
Job succeeded
2025-11-16 22:15.58: Job succeeded