Organisationsygreksqlgg02d2df ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-03-04 06:54.41: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/master (02d2df163b6bc0cd5cd71502bddf7bb2ab9b38f7) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.13@sha256:bfad6276651439d1936485d150481955294d3b0412f2a7a09e4a92b04f157e28
ocamlformat version: none


To reproduce locally:


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


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


2026-03-04 06:54.41: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-13-ocaml-4.13@sha256:bfad6276651439d1936485d150481955294d3b0412f2a7a09e4a92b04f157e28-debian-13-4.13_opam-2.5-ocamlformat-302e116c4009da2f5a31c350a57c8b3c9b27289e"
2026-03-04 06:54.41: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.13@sha256:bfad6276651439d1936485d150481955294d3b0412f2a7a09e4a92b04f157e28)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-03-04 06:54.41: Waiting for resource in pool OCluster
2026-03-04 06:54.41: Waiting for worker…
2026-03-04 06:54.57: Got resource from pool OCluster
Building on clete
All commits already cached
HEAD is now at 02d2df1 Merge pull request #271 from jongleb/blolb-to-literal


(from ocaml/opam:debian-13-ocaml-4.13@sha256:bfad6276651439d1936485d150481955294d3b0412f2a7a09e4a92b04f157e28)
2026-03-04 06:54.59 ---> using "6f67fa6fc13bc551158d0e73e142598a97e75ff23e43e453d3db94cda99480b1" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-03-04 06:54.59 ---> using "4c74fe5609eecb7ac4ae5a57cf3a7e4f02cde018992beee22094b59e86737edc" from cache
Job succeeded
2026-03-04 06:55.00: Job succeeded