Organisationsygreksqlgga83ec2 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-03-19 08:04.10: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/master (a83ec282612a49195d5a26babe56cf7cf0b4d8aa) (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 a83ec282
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-03-19 08:04.10: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-13-ocaml-4.13@sha256:d8e3b8b0849171c0332a08c9b6e0c29a16d9e6e6e62b2cd69f89fc3c33d9439b-debian-13-4.13_opam-2.5-ocamlformat-9f189ca4f94fbb5f0045820bf3c4ffafb21145ef"
2026-03-19 08:04.10: 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-03-19 08:04.10: Waiting for resource in pool OCluster
2026-03-19 09:32.08: Waiting for worker…
2026-03-19 09:36.36: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at a83ec28 Merge pull request #270 from jongleb/dynamic-select-simple-syntax


(from ocaml/opam:debian-13-ocaml-4.13@sha256:d8e3b8b0849171c0332a08c9b6e0c29a16d9e6e6e62b2cd69f89fc3c33d9439b)
2026-03-19 09:36.36 ---> using "46163b6cfcf170c850d3ba02ec5e8d7eb76bdebcc8b9a1c3d181893b5729379c" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-03-19 09:36.36 ---> using "5547bc3dd83e04463ade4ea337e32322e8cba7582e0c0b6899d1f81ecd5fe4a0" from cache
Job succeeded
2026-03-19 09:36.37: Job succeeded