Organisationsocamlopam-file-format976d8e (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-02-01 17:11.33: New job: test ocaml/opam-file-format https://github.com/ocaml/opam-file-format.git#refs/heads/master (976d8ec1157913b2d36b2705d650a5e0fd6fc092) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml/opam-file-format.git" -b "master" && cd "opam-file-format" && git reset --hard 976d8ec1
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-02-01 17:11.33: Using cache hint "ocaml/opam-file-format-ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806-debian-12-4.03_opam-2.3-ocamlformat-e25af452e64b0bd6672dce5f38d878780362341d"
2025-02-01 17:11.33: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-02-01 17:11.33: Waiting for resource in pool OCluster
2025-02-01 17:13.04: Waiting for worker…
2025-02-01 17:14.29: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 976d8ec Merge pull request #61 from kit-ty-kate/rel-2.2.0-alpha1


(from ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806)
2025-02-01 17:14.30 ---> using "1a689143ea134c88ba740cf6c4224b335a7ad49d5eed0cadfda0a4734062da5c" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-01 17:14.30 ---> using "88de1199278ee7995dfa4faef8d6a17ace359483010bbe64b8d386f93bb2cf76" from cache
Job succeeded
2025-02-01 17:14.30: Job succeeded