Organisationsygreksqlgg924e59 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-03-26 14:42.55: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/pull/267/head (924e5967fa8055b08852e4617cd6f1d4a689ced5) (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" && cd "sqlgg" && git fetch origin "refs/pull/267/head" && git reset --hard 924e5967
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-26 14:42.55: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-13-ocaml-4.13@sha256:d8e3b8b0849171c0332a08c9b6e0c29a16d9e6e6e62b2cd69f89fc3c33d9439b-debian-13-4.13_opam-2.5-ocamlformat-46f289cd3749314bbebddeede62fc05f9858f680"
2026-03-26 14:42.55: 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-26 14:42.55: Waiting for resource in pool OCluster
2026-03-26 15:56.55: Waiting for worker…
2026-03-26 16:17.19: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 924e596 fix optional param in update stmt


(from ocaml/opam:debian-13-ocaml-4.13@sha256:d8e3b8b0849171c0332a08c9b6e0c29a16d9e6e6e62b2cd69f89fc3c33d9439b)
2026-03-26 16:17.20 ---> 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-26 16:17.21 ---> saved as "5547bc3dd83e04463ade4ea337e32322e8cba7582e0c0b6899d1f81ecd5fe4a0"
Job succeeded
2026-03-26 16:17.21: Job succeeded