Organisationsygreksqlgg3b9c86 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-01-30 07:03.56: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/master (3b9c868d2590f1b690c8497910d13aebfb41e3d6) (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 "master" && cd "sqlgg" && git reset --hard 3b9c868d
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-30 07:03.56: 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-30 07:03.56: 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-30 07:03.56: Waiting for resource in pool OCluster
2026-01-30 07:03.56: Waiting for worker…
2026-01-30 07:03.57: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 3b9c868 Merge pull request #256 from jongleb/redisign-dialect-check


(from ocaml/opam:debian-13-ocaml-4.13@sha256:aa028bf82b395dad79c216fbef8ee3a5b3f9b13bb472aa32de672a687d3104c4)
2026-01-30 07:03.59 ---> 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-30 07:03.59 ---> using "6c3057e3a715718b9eacff7e012bd8a89dcfab77dfe66302f103dbf98497750e" from cache
Job succeeded
2026-01-30 07:03.59: Job succeeded