Organisationsocurrentocaml-versionb80aad ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-08-21 14:45.17: New job: test ocurrent/ocaml-version https://github.com/ocurrent/ocaml-version.git#refs/heads/master (b80aad5425c7dd6f1e6f8925f5719c72f8b8f7fa) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.07@sha256:035d4e5597ee3bb60a0add4f2dec025335b3639b1edf641011d8fbb1084b8cf9
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/ocaml-version.git" -b "master" && cd "ocaml-version" && git reset --hard b80aad54
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.07@sha256:035d4e5597ee3bb60a0add4f2dec025335b3639b1edf641011d8fbb1084b8cf9
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-08-21 14:45.17: Using cache hint "ocurrent/ocaml-version-ocaml/opam:debian-12-ocaml-4.07@sha256:035d4e5597ee3bb60a0add4f2dec025335b3639b1edf641011d8fbb1084b8cf9-debian-12-4.07_opam-2.2-ocamlformat-3cf30a1f05a1256914dd9182c534718dab6cf30c"
2024-08-21 14:45.17: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.07@sha256:035d4e5597ee3bb60a0add4f2dec025335b3639b1edf641011d8fbb1084b8cf9)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-08-21 14:45.17: Waiting for resource in pool OCluster
2024-08-21 21:11.20: Waiting for worker…
2024-08-21 21:11.20: Got resource from pool OCluster
Building on x86-bm-c18.sw.ocaml.org
All commits already cached
HEAD is now at b80aad5 Merge pull request #73 from Octachron/OCaml_5.2.0_released


(from ocaml/opam:debian-12-ocaml-4.07@sha256:035d4e5597ee3bb60a0add4f2dec025335b3639b1edf641011d8fbb1084b8cf9)
2024-08-21 21:11.44 ---> saved as "bd203c2f6407a91bf4195101be7e2259dca2d0e299d55956018959163fc86286"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-21 21:11.45 ---> saved as "5d24925687f833587dc4f51885abaeddd0515aaaf7a9c47c6b49650b2538c508"
Job succeeded
2024-08-21 21:11.45: Job succeeded