Organisationsygreksqlggc9dbdf ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-01-16 11:37.07: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/ahrefs (c9dbdff3aae6fca16ea97f5fe84a6e72bc3b6337) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.13@sha256:aa028bf82b395dad79c216fbef8ee3a5b3f9b13bb472aa32de672a687d3104c4
ocamlformat version: none

To reproduce locally:

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

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

2026-01-16 11:37.07: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-13-ocaml-4.13@sha256:aa028bf82b395dad79c216fbef8ee3a5b3f9b13bb472aa32de672a687d3104c4-debian-13-4.13_opam-2.5-ocamlformat-873cb18c37b308713d11ad3894c4bb78d73fb3e7"
2026-01-16 11:37.07: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.13@sha256:aa028bf82b395dad79c216fbef8ee3a5b3f9b13bb472aa32de672a687d3104c4)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2026-01-16 11:37.07: Waiting for resource in pool OCluster
2026-01-16 12:29.50: Waiting for worker…
2026-01-16 12:34.57: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at c9dbdff Merge pull request #262 from jongleb/chery-pick-with-if-null

(from ocaml/opam:debian-13-ocaml-4.13@sha256:aa028bf82b395dad79c216fbef8ee3a5b3f9b13bb472aa32de672a687d3104c4)
2026-01-16 12:34.58 ---> using "77d86fc582fd5d64dc2d56afe1fa48c6289dcb6e7199ff625e93465925f1cc1b" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-01-16 12:34.58 ---> using "6c3057e3a715718b9eacff7e012bd8a89dcfab77dfe66302f103dbf98497750e" from cache
Job succeeded
2026-01-16 12:34.58: Job succeeded