Organisationsygreksqlgga0e429 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-02-07 19:17.06: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/pull/152/head (a0e42907d62bf729690fe3019634a47775f2dd69) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.05@sha256:c1070496ab837547eb1f324b83ad48034bad01f7d7f1880f9a8a22bf3894ee39
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ygrek/sqlgg.git" && cd "sqlgg" && git fetch origin "refs/pull/152/head" && git reset --hard a0e42907
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.05@sha256:c1070496ab837547eb1f324b83ad48034bad01f7d7f1880f9a8a22bf3894ee39
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-02-07 19:17.06: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-12-ocaml-4.05@sha256:c1070496ab837547eb1f324b83ad48034bad01f7d7f1880f9a8a22bf3894ee39-debian-12-4.05_opam-2.3-ocamlformat-e25af452e64b0bd6672dce5f38d878780362341d"
2025-02-07 19:17.06: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.05@sha256:c1070496ab837547eb1f324b83ad48034bad01f7d7f1880f9a8a22bf3894ee39)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-02-07 19:17.06: Waiting for resource in pool OCluster
2025-02-07 19:17.06: Waiting for worker…
2025-02-07 19:17.06: Got resource from pool OCluster
Building on x86-bm-c7.sw.ocaml.org
HEAD is now at 585f7c0 implement safe enums: literals + poly variants gen
HEAD is now at a0e4290 implement safe enums: literals + poly variants gen

(from ocaml/opam:debian-12-ocaml-4.05@sha256:c1070496ab837547eb1f324b83ad48034bad01f7d7f1880f9a8a22bf3894ee39)
2025-02-07 19:17.08 ---> using "587950503c6c6eed43245168f30339d7a9ee0275ac7d86686933f25660098c11" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-07 19:17.08 ---> using "bfe848e1f9b617c69aa13d755b64d005ee17dd5286dee84d76032b29a2b6ba31" from cache
Job succeeded
2025-02-07 19:17.07: Job succeeded