Organisationsmirageocaml-tar0b1cab ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-01-11 18:08.20: New job: test mirage/ocaml-tar https://github.com/mirage/ocaml-tar.git#refs/heads/main (0b1cabb66ac006485312d3341149fd2d27b76994) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/ocaml-tar.git" -b "main" && cd "ocaml-tar" && git reset --hard 0b1cabb6
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-01-11 18:08.20: Using cache hint "mirage/ocaml-tar-ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679-debian-12-4.08_opam-2.3-ocamlformat-82749c0bc5cc2afb8d47b6abd46d44554f7bf5bc"
2025-01-11 18:08.20: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-01-11 18:08.20: Waiting for resource in pool OCluster
2025-01-11 21:30.30: Waiting for worker…
2025-01-11 21:30.30: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
HEAD is now at 0b1cabb Merge pull request #162 from hannesm/add-main


(from ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679)
2025-01-11 21:30.30 ---> using "2c99520034ba7d2c12a0edb456b31a2f404e9da547f96b39b3b43810eae7bc5d" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-11 21:30.30 ---> using "995fa98c5984e215dbf21b5ee8570da2af499f3ff4dceb0581d13260f1d4512c" from cache
Job succeeded
2025-01-11 21:30.30: Job succeeded