Organisationsygreksqlgg678884 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-02-13 08:06.14: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/master (678884e4ec55f2ac195c6a7b7aeaa8d9a401151d) (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 678884e4
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-02-13 08:06.14: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-13-ocaml-4.13@sha256:bfad6276651439d1936485d150481955294d3b0412f2a7a09e4a92b04f157e28-debian-13-4.13_opam-2.5-ocamlformat-302e116c4009da2f5a31c350a57c8b3c9b27289e"
2026-02-13 08:06.14: 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-02-13 08:06.14: Waiting for resource in pool OCluster
2026-02-13 09:35.56: Waiting for worker…
2026-02-13 09:40.25: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 678884e Merge pull request #268 from jongleb/fix-type-dynmic


(from ocaml/opam:debian-13-ocaml-4.13@sha256:bfad6276651439d1936485d150481955294d3b0412f2a7a09e4a92b04f157e28)
2026-02-13 09:40.26 ---> using "6f67fa6fc13bc551158d0e73e142598a97e75ff23e43e453d3db94cda99480b1" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-02-13 09:40.26 ---> using "4c74fe5609eecb7ac4ae5a57cf3a7e4f02cde018992beee22094b59e86737edc" from cache
Job succeeded
2026-02-13 09:40.26: Job succeeded