Organisationsygreksqlggce7bbb ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-07-11 17:01.03: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/ahrefs (ce7bbb3882733eef8b3b8e8110627e3529c0345d) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:3862fe3bfbe6e5c3e77ccdb360db6dd59c9d23866abf36f654900029cfd403ef
ocamlformat version: none


To reproduce locally:


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


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


2025-07-11 17:01.03: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-12-ocaml-4.13@sha256:3862fe3bfbe6e5c3e77ccdb360db6dd59c9d23866abf36f654900029cfd403ef-debian-12-4.13_opam-2.3-ocamlformat-7210227672addfb4db789560e45923f54c0aeab1"
2025-07-11 17:01.03: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:3862fe3bfbe6e5c3e77ccdb360db6dd59c9d23866abf36f654900029cfd403ef)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-07-11 17:01.03: Waiting for resource in pool OCluster
2025-07-11 17:01.03: Waiting for worker…
2025-07-11 17:01.03: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at ce7bbb3 Merge pull request #208 from jongleb/json-t


(from ocaml/opam:debian-12-ocaml-4.13@sha256:3862fe3bfbe6e5c3e77ccdb360db6dd59c9d23866abf36f654900029cfd403ef)
2025-07-11 17:01.04 ---> using "da9c83915e819ba63b60dad4c9a387342309aaafc68cc38667d820669a374e5a" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-07-11 17:01.04 ---> using "1de2fc4c21c64847eba47e60e3200e7eff8912d20268e982be987ff9b20284c2" from cache
Job succeeded
2025-07-11 17:01.04: Job succeeded