Organisationsygreksqlgg825482 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-09-19 07:52.17: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/pull/133/head (82548283d1d6b2ed6270827cac8226448495266b) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.03@sha256:3429c9c83553ca69e96a9c37ad35f7d175a97ee54b9093e8a7f97859374dcd75
ocamlformat version: none


To reproduce locally:


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


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


2024-09-19 07:52.17: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-12-ocaml-4.03@sha256:3429c9c83553ca69e96a9c37ad35f7d175a97ee54b9093e8a7f97859374dcd75-debian-12-4.03_opam-2.2-ocamlformat-c719e6fe93b2bb00a385beeb0ff085f050f1baad"
2024-09-19 07:52.17: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.03@sha256:3429c9c83553ca69e96a9c37ad35f7d175a97ee54b9093e8a7f97859374dcd75)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-09-19 07:52.17: Waiting for resource in pool OCluster
2024-09-19 07:52.17: Waiting for worker…
2024-09-19 07:52.20: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 8254828 add option match when param is tuple


(from ocaml/opam:debian-12-ocaml-4.03@sha256:3429c9c83553ca69e96a9c37ad35f7d175a97ee54b9093e8a7f97859374dcd75)
2024-09-19 07:52.58 ---> saved as "3683a94cc60f1ddba4171b11aff425879ef9f25421871ba862b4d9963cbbd42b"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-19 07:52.58 ---> saved as "3af049d1a4529eaebb683ad4f6a5be1bdd8e252dee9aeb7f732102499c29fd0c"
Job succeeded
2024-09-19 07:52.59: Job succeeded