Organisationsahrefsdevkitb9e686 (ahrefs/get-socket-error)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-01-11 17:57.07: New job: test ahrefs/devkit https://github.com/ahrefs/devkit.git#refs/heads/ahrefs/get-socket-error (b9e6865a2be640b0d78792b1b88aaebb85350164) (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/ahrefs/devkit.git" -b "ahrefs/get-socket-error" && cd "devkit" && git reset --hard b9e6865a
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 17:57.07: Using cache hint "ahrefs/devkit-ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679-debian-12-4.08_opam-2.3-ocamlformat-84f0fe59c54c014ec00b31a1f0699ac6371b3498"
2025-01-11 17:57.07: 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 17:57.07: Waiting for resource in pool OCluster
2025-01-11 17:57.07: Waiting for worker…
2025-01-11 17:57.17: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at b9e6865 httpev: don't use deprecated value Unix.SO_ERROR


(from ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679)
2025-01-11 17:57.18 ---> 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 17:57.18 ---> saved as "995fa98c5984e215dbf21b5ee8570da2af499f3ff4dceb0581d13260f1d4512c"
Job succeeded
2025-01-11 17:57.18: Job succeeded