Organisationsocaml-opamopam2web0d5352 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-10-01 20:24.39: New job: test ocaml-opam/opam2web https://github.com/ocaml-opam/opam2web.git#refs/pull/241/head (0d535214961f6447bfc52b59a4dd7fb62835de47) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-opam/opam2web.git" && cd "opam2web" && git fetch origin "refs/pull/241/head" && git reset --hard 0d535214
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-10-01 20:24.39: Using cache hint "ocaml-opam/opam2web-ocaml/opam:debian-12-ocaml-4.08@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612-debian-12-4.08_opam-2.2-ocamlformat-2d4ed1d357476c1cef4ba85ee4e76e9dfb81f2ee"
2024-10-01 20:24.39: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-10-01 20:24.39: Waiting for resource in pool OCluster
2024-10-01 20:24.39: Waiting for worker…
2024-10-01 20:24.39: Got resource from pool OCluster
Building on x86-bm-c8.sw.ocaml.org
All commits already cached
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
HEAD is now at 0d53521 Add redirects to the opam installer scripts
Synchronizing submodule url for 'content/doc'
Cleared directory 'content/doc'
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) unregistered for path 'content/doc'
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) registered for path 'content/doc'
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'


(from ocaml/opam:debian-12-ocaml-4.08@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612)
2024-10-01 20:25.15 ---> saved as "8ac68bced7188653db7b81863dbdd05e2bdaccde05c724cc4b90798d2e42b237"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-10-01 20:25.15 ---> saved as "83fe1458f0b92bae12947fe10fce26372f9c7ade51428596c0d01b64ef3caadb"
Job succeeded
2024-10-01 20:25.15: Job succeeded