Organisationsygreksqlgg16813a (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-04-03 11:35.54: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/master (16813a2350a7dcd0f95ead007ac871f9420581fb) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.13@sha256:d8e3b8b0849171c0332a08c9b6e0c29a16d9e6e6e62b2cd69f89fc3c33d9439b
ocamlformat version: none


To reproduce locally:


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


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


2026-04-03 11:35.54: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-13-ocaml-4.13@sha256:d8e3b8b0849171c0332a08c9b6e0c29a16d9e6e6e62b2cd69f89fc3c33d9439b-debian-13-4.13_opam-2.5-ocamlformat-d06cfb1853afceb1dc127f88edaac3f8110bf6cc"
2026-04-03 11:35.54: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.13@sha256:d8e3b8b0849171c0332a08c9b6e0c29a16d9e6e6e62b2cd69f89fc3c33d9439b)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-04-03 11:35.54: Waiting for resource in pool OCluster
2026-04-03 12:37.59: Waiting for worker…
2026-04-03 12:39.18: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at 16813a2 Merge pull request #274 from jongleb/fix-comment-by-review


(from ocaml/opam:debian-13-ocaml-4.13@sha256:d8e3b8b0849171c0332a08c9b6e0c29a16d9e6e6e62b2cd69f89fc3c33d9439b)
2026-04-03 12:39.18 ---> using "46163b6cfcf170c850d3ba02ec5e8d7eb76bdebcc8b9a1c3d181893b5729379c" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-04-03 12:39.19 ---> saved as "5547bc3dd83e04463ade4ea337e32322e8cba7582e0c0b6899d1f81ecd5fe4a0"
Job succeeded
2026-04-03 12:39.19: Job succeeded