Organisationsjmidmutamlab175d ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-02-13 08:05.29: New job: test jmid/mutaml https://github.com/jmid/mutaml.git#refs/heads/dependabot/github_actions/actions/checkout-6 (ab175d87a5b0b03034040da9b3097a82fc0b9958) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.12@sha256:31d9dbede0f78d56760049fd006989ebb3dcc8591cf393c369d27567889941f7
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/jmid/mutaml.git" -b "dependabot/github_actions/actions/checkout-6" && cd "mutaml" && git reset --hard ab175d87
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.12@sha256:31d9dbede0f78d56760049fd006989ebb3dcc8591cf393c369d27567889941f7
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-02-13 08:05.29: Using cache hint "jmid/mutaml-ocaml/opam:debian-13-ocaml-4.12@sha256:31d9dbede0f78d56760049fd006989ebb3dcc8591cf393c369d27567889941f7-debian-13-4.12_opam-2.5-ocamlformat-302e116c4009da2f5a31c350a57c8b3c9b27289e"
2026-02-13 08:05.29: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.12@sha256:31d9dbede0f78d56760049fd006989ebb3dcc8591cf393c369d27567889941f7)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-02-13 08:05.29: Waiting for resource in pool OCluster
2026-02-13 08:45.44: Waiting for worker…
2026-02-13 08:48.57: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at ab175d8 Bump actions/checkout from 5 to 6


(from ocaml/opam:debian-13-ocaml-4.12@sha256:31d9dbede0f78d56760049fd006989ebb3dcc8591cf393c369d27567889941f7)
2026-02-13 08:48.58 ---> using "4d1d68efb85067cf7a79fa9007242e66e40b48ace5a5648cd96317ff96a438e1" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-02-13 08:48.58 ---> using "3bf4830a891489bd241f2a2725b99c9dd210220f2a8b22b4dddf91e3cb8a1860" from cache
Job succeeded
2026-02-13 08:48.58: Job succeeded