Organisationsahrefsdevkit7149a0 (time-years)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-06-12 14:18.08: New job: test ahrefs/devkit https://github.com/ahrefs/devkit.git#refs/heads/time-years (7149a0cdf815384da13e9cd4d1f3c22cc29ff52f) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ahrefs/devkit.git" -b "time-years" && cd "devkit" && git reset --hard 7149a0cd
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-06-12 14:18.08: Using cache hint "ahrefs/devkit-ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7-debian-12-4.08_opam-2.3-ocamlformat-a28eb8a148feb4fbc6466fa0791668993513dbde"
2025-06-12 14:18.08: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-06-12 14:18.08: Waiting for resource in pool OCluster
2025-06-12 17:47.54: Waiting for worker…
2025-06-12 17:50.06: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at 7149a0c time: add years, to_years and round_years


(from ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7)
2025-06-12 17:50.07 ---> using "d1b97f3f32fc7cff4791d73e3fff398d19cc5b0541c709028ff05a921e22d2c8" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-06-12 17:50.07 ---> using "078931fc90f0e90ac991b9ffa46abc36068ded80b667fd781d7bed9078f60e6b" from cache
Job succeeded
2025-06-12 17:50.07: Job succeeded