Organisationsygreksqlgg2ce390 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-02-10 21:28.38: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/master (2ce3908d83e27ead9d91886f1827ce8923350ad8) (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 2ce3908d
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-02-10 21:28.38: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-13-ocaml-4.13@sha256:aa028bf82b395dad79c216fbef8ee3a5b3f9b13bb472aa32de672a687d3104c4-debian-13-4.13_opam-2.5-ocamlformat-98d5860f2a88bcf813cb6816f5afb924cab026a0"
2026-02-10 21:28.38: 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-02-10 21:28.38: Waiting for resource in pool OCluster
2026-02-10 23:52.50: Waiting for worker…
2026-02-10 23:56.22: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 2ce3908 Merge pull request #266 from jongleb/do-not-close-cs-during-ev-async


(from ocaml/opam:debian-13-ocaml-4.13@sha256:aa028bf82b395dad79c216fbef8ee3a5b3f9b13bb472aa32de672a687d3104c4)
2026-02-10 23:56.23 ---> using "77d86fc582fd5d64dc2d56afe1fa48c6289dcb6e7199ff625e93465925f1cc1b" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-02-10 23:56.23 ---> using "6c3057e3a715718b9eacff7e012bd8a89dcfab77dfe66302f103dbf98497750e" from cache
Job succeeded
2026-02-10 23:56.23: Job succeeded