Organisationsygreksqlgg1edf45 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-02-03 13:05.38: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/ahrefs (1edf458a5e507b12f2358479cd448c698d46c931) (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" -b "ahrefs" && cd "sqlgg" && git reset --hard 1edf458a
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-03 13:05.38: 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-03 13:05.38: 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-03 13:05.38: Waiting for resource in pool OCluster
2025-02-03 13:05.38: Waiting for worker…
2025-02-03 13:32.50: Got resource from pool OCluster
Building on x86-bm-c7.sw.ocaml.org
All commits already cached
HEAD is now at 1edf458 Merge pull request #149 from andreypopp/opt-insert-id


(from ocaml/opam:debian-12-ocaml-4.05@sha256:c1070496ab837547eb1f324b83ad48034bad01f7d7f1880f9a8a22bf3894ee39)
2025-02-03 13:33.21 ---> saved as "587950503c6c6eed43245168f30339d7a9ee0275ac7d86686933f25660098c11"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-03 13:33.21 ---> saved as "bfe848e1f9b617c69aa13d755b64d005ee17dd5286dee84d76032b29a2b6ba31"
Job succeeded
2025-02-03 13:33.21: Job succeeded