Organisationsygreksqlgg22d29d ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-08-18 19:18.55: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/master (22d29df3b01a6b34045d993bf4701af737ca13c9) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:1724e002db502cc9263886f9b877b24d901b9d2e470d641b4ae8d6d6d06f4a2b
ocamlformat version: none

To reproduce locally:

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

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

2025-08-18 19:18.55: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-12-ocaml-4.13@sha256:1724e002db502cc9263886f9b877b24d901b9d2e470d641b4ae8d6d6d06f4a2b-debian-12-4.13_opam-2.4-ocamlformat-b8021439f8c57ba6435bc2263f6596671f4f4466"
2025-08-18 19:18.55: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:1724e002db502cc9263886f9b877b24d901b9d2e470d641b4ae8d6d6d06f4a2b)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-08-18 19:18.55: Waiting for resource in pool OCluster
2025-08-18 19:18.55: Waiting for worker…
2025-08-18 19:18.55: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at 22d29df Merge pull request #227 from jongleb/endwithdialects

(from ocaml/opam:debian-12-ocaml-4.13@sha256:1724e002db502cc9263886f9b877b24d901b9d2e470d641b4ae8d6d6d06f4a2b)
2025-08-18 19:18.57 ---> using "c4c1b5db9fe59eaf1484dd30a2598dff99065aff84866e36a1bfc25db0ab69b9" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-08-18 19:18.57 ---> using "b5dc2fc292e0464e9716f284820ea83729eef809e48e4aae4b676f23672c6007" from cache
Job succeeded
2025-08-18 19:18.57: Job succeeded