Organisationsocaml-opamopam2webabb7c9 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-09-26 21:53.55: New job: test ocaml-opam/opam2web https://github.com/ocaml-opam/opam2web.git#refs/pull/248/head (abb7c90cc81657365d70db53c7f1e1008c7414e5) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176
ocamlformat version: none


To reproduce locally:


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


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


2025-09-26 21:53.55: Using cache hint "ocaml-opam/opam2web-ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176-debian-13-4.08_opam-2.4-ocamlformat-ec0dc125adb330b5f57fb9009c8dd112a5223366"
2025-09-26 21:53.55: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-09-26 21:53.55: Waiting for resource in pool OCluster
2025-09-26 21:53.55: Waiting for worker…
2025-09-26 21:53.55: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
HEAD is now at b727cf9 cleanup-unused-deps
Synchronising submodule url for 'content/doc'
Cleared directory 'content/doc'
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) unregistered for path 'content/doc'
HEAD is now at abb7c90 Fix vertical misalignment on Chrome
warning: Could not unset core.worktree setting in submodule 'content/doc'
Cleared directory '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-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176)
2025-09-26 21:53.56 ---> using "4f143e25e7620fadf6d4819085e998cd063e4132d1bf4b7e768f2c9645e2385a" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-26 21:53.56 ---> saved as "f33eb907fe834c07e136576dfb90b73eeb6dea4a4396359850150640305e61dd"
Job succeeded
2025-09-26 21:53.56: Job succeeded