Organisationsygreksqlgge768e9 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-09-19 07:52.18: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/pull/134/head (e768e91a2723ab6a5292f93bd0e396d050c930c9) (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/134/head" && git reset --hard e768e91a
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.18: 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.18: 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.18: Waiting for resource in pool OCluster
2024-09-19 07:52.19: Waiting for worker…
2024-09-19 07:52.59: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at e768e91 error if missing non null and defaults fields


(from ocaml/opam:debian-12-ocaml-4.03@sha256:3429c9c83553ca69e96a9c37ad35f7d175a97ee54b9093e8a7f97859374dcd75)
2024-09-19 07:52.59 ---> using "3683a94cc60f1ddba4171b11aff425879ef9f25421871ba862b4d9963cbbd42b" from cache


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