Organisationsmirageocaml-urida79ed (dependabot/github_actions/actions/checkout-5)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-11-14 10:12.39: New job: test mirage/ocaml-uri https://github.com/mirage/ocaml-uri.git#refs/heads/dependabot/github_actions/actions/checkout-5 (da79eded5e0e91280e1649728081c08912ab9d0e) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/ocaml-uri.git" -b "dependabot/github_actions/actions/checkout-5" && cd "ocaml-uri" && git reset --hard da79eded
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-11-14 10:12.39: Using cache hint "mirage/ocaml-uri-ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321-debian-13-4.08_opam-2.4-ocamlformat-991c7a1514e7da747afe448ae9a046af3bc2497e"
2025-11-14 10:12.39: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-11-14 10:12.39: Waiting for resource in pool OCluster
2025-11-14 10:21.10: Waiting for worker…
2025-11-14 10:22.53: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
Initialised empty Git repository in /var/cache/obuilder/ocluster/git/ocaml-uri.git-78be1a4cea296fcd8377d807350e2080e8be60a0/.git/
HEAD is now at da79ede Bump actions/checkout from 4 to 5


(from ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321)
Unable to find image 'ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321' locally
docker.io/ocaml/opam@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321: Pulling from ocaml/opam
ecf7cc525ea1: Pulling fs layer
ecf7cc525ea1: Verifying Checksum
ecf7cc525ea1: Download complete
ecf7cc525ea1: Pull complete
Digest: sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321
Status: Downloaded newer image for ocaml/opam@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321
2025-11-14 10:22.55 ---> using "d458486dd7823c592e7ea9c88366c5f90e1939c3b51f3abbd6760272096f8a3e" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-11-14 10:22.55 ---> using "51799f75c66fcff5033954ce4f120ff2c224a5717ee2a5446c4779ca9822b6eb" from cache
Job succeeded
2025-11-14 10:22.55: Job succeeded