Organisationsocamlopam-file-format303ab8 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-17 13:16.37: New job: test ocaml/opam-file-format https://github.com/ocaml/opam-file-format.git#refs/heads/master (303ab85afb67c7c22ea548b87241b08616b9f6f2) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:0a82e1aafbee2e2cca6d56655769201705c357eec1f57eddb8105b4abb39dad2
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml/opam-file-format.git" -b "master" && cd "opam-file-format" && git reset --hard 303ab85a
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:0a82e1aafbee2e2cca6d56655769201705c357eec1f57eddb8105b4abb39dad2
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-06-17 13:16.37: Using cache hint "ocaml/opam-file-format-ocaml/opam@sha256:0a82e1aafbee2e2cca6d56655769201705c357eec1f57eddb8105b4abb39dad2-debian-12-4.02_opam-2.1-ocamlformat-a6069b9eebba0e2b70cdbbd834bc800eb6d671fb"
2024-06-17 13:16.37: Using OBuilder spec:
((from ocaml/opam@sha256:0a82e1aafbee2e2cca6d56655769201705c357eec1f57eddb8105b4abb39dad2)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-17 13:16.37: Waiting for resource in pool OCluster
2024-06-19 15:25.59: Waiting for worker…
2024-06-19 15:30.25: Got resource from pool OCluster
Building on x86-bm-c4.sw.ocaml.org
All commits already cached
HEAD is now at 303ab85 Merge pull request #58 from ocaml/216


(from ocaml/opam@sha256:0a82e1aafbee2e2cca6d56655769201705c357eec1f57eddb8105b4abb39dad2)
Unable to find image 'ocaml/opam@sha256:0a82e1aafbee2e2cca6d56655769201705c357eec1f57eddb8105b4abb39dad2' locally
docker.io/ocaml/opam@sha256:0a82e1aafbee2e2cca6d56655769201705c357eec1f57eddb8105b4abb39dad2: Pulling from ocaml/opam
dc21441e9fb7: Pulling fs layer
dc21441e9fb7: Verifying Checksum
dc21441e9fb7: Download complete
dc21441e9fb7: Pull complete
Digest: sha256:0a82e1aafbee2e2cca6d56655769201705c357eec1f57eddb8105b4abb39dad2
Status: Downloaded newer image for ocaml/opam@sha256:0a82e1aafbee2e2cca6d56655769201705c357eec1f57eddb8105b4abb39dad2
2024-06-19 15:33.36 ---> saved as "fd9effdb20112caabef15244ee384c442dcea73992062b8ef835679281a75bc3"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-06-19 15:33.36 ---> saved as "e8011391bf63093b107349cda71c62b5ee27a68372a40b58f8e7640e34a0f4a0"
Job succeeded
2024-06-19 15:33.37: Job succeeded