Organisationsjmidmutaml783831 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-03-19 08:03.36: New job: test jmid/mutaml https://github.com/jmid/mutaml.git#refs/heads/main (783831dcb58310a4cd7a6c03dc12c45cd8b74f36) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.12@sha256:981622ba01d0fb8e584f4e7883a3696b8b7843381ded3a7cf8baed165427ce9b
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/jmid/mutaml.git" -b "main" && cd "mutaml" && git reset --hard 783831dc
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.12@sha256:981622ba01d0fb8e584f4e7883a3696b8b7843381ded3a7cf8baed165427ce9b
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-03-19 08:03.36: Using cache hint "jmid/mutaml-ocaml/opam:debian-13-ocaml-4.12@sha256:981622ba01d0fb8e584f4e7883a3696b8b7843381ded3a7cf8baed165427ce9b-debian-13-4.12_opam-2.5-ocamlformat-9f189ca4f94fbb5f0045820bf3c4ffafb21145ef"
2026-03-19 08:03.36: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.12@sha256:981622ba01d0fb8e584f4e7883a3696b8b7843381ded3a7cf8baed165427ce9b)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-03-19 08:03.36: Waiting for resource in pool OCluster
2026-03-19 08:39.09: Waiting for worker…
2026-03-19 08:43.02: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 783831d Merge pull request #44 from jmid/dependabot/github_actions/actions/checkout-5


(from ocaml/opam:debian-13-ocaml-4.12@sha256:981622ba01d0fb8e584f4e7883a3696b8b7843381ded3a7cf8baed165427ce9b)
2026-03-19 08:47.17 ---> using "3b46e56650772a04d6e9095d44f93a8df988651ae72f356b632e83e63eac10f5" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-03-19 08:48.18 ---> saved as "5cabac74c085157ba71a56bd98f19387ee89b1f32f249129b49cebe2ae33d082"
Job succeeded
2026-03-19 08:56.06: Job succeeded