Organisationsocaml-ppxppx_deriving_yojson67e1d3 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-12-19 22:55.31: New job: test ocaml-ppx/ppx_deriving_yojson https://github.com/ocaml-ppx/ppx_deriving_yojson.git#refs/heads/master (67e1d3334c1e3b94152bbc9c8600b71d5ee61b39) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.05@sha256:f9176fc8094ad7f27aed2c5a4d3cb88f774a2893c3b29ab47b8004469a53f684
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-ppx/ppx_deriving_yojson.git" -b "master" && cd "ppx_deriving_yojson" && git reset --hard 67e1d333
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.05@sha256:f9176fc8094ad7f27aed2c5a4d3cb88f774a2893c3b29ab47b8004469a53f684
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-12-19 22:55.31: Using cache hint "ocaml-ppx/ppx_deriving_yojson-ocaml/opam:debian-12-ocaml-4.05@sha256:f9176fc8094ad7f27aed2c5a4d3cb88f774a2893c3b29ab47b8004469a53f684-debian-12-4.05_opam-2.3-ocamlformat-5c7ffb23c89c6943b51f8e215548b72a12e3abd1"
2024-12-19 22:55.31: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.05@sha256:f9176fc8094ad7f27aed2c5a4d3cb88f774a2893c3b29ab47b8004469a53f684)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-12-19 22:55.31: Waiting for resource in pool OCluster
2024-12-20 19:34.06: Waiting for worker…
2024-12-20 19:37.55: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 67e1d33 Release 3.9.1


(from ocaml/opam:debian-12-ocaml-4.05@sha256:f9176fc8094ad7f27aed2c5a4d3cb88f774a2893c3b29ab47b8004469a53f684)
2024-12-20 19:37.55 ---> using "3007a3c8f9b58271e7badddd7b965d35065b824925e16445edd980e5c2fc7f6c" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-20 19:37.56 ---> saved as "8195e08ceddbe677a3fe71ec5ba044f71771cc29551ecfac4d229534c1c12641"
Job succeeded
2024-12-20 19:37.56: Job succeeded