Organisationsygreksqlgge8a311 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-17 13:23.51: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/master (e8a3118f37d4be1532aa3620f825fa620ef54d26) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:baa135e82ec476b74126f6ce59110dd0855e689819f6a9576d4872ec3a16364d
ocamlformat version: none


To reproduce locally:


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


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


2024-06-17 13:23.51: Using cache hint "ygrek/sqlgg-ocaml/opam@sha256:baa135e82ec476b74126f6ce59110dd0855e689819f6a9576d4872ec3a16364d-debian-12-4.03_opam-2.1-ocamlformat-a6069b9eebba0e2b70cdbbd834bc800eb6d671fb"
2024-06-17 13:23.51: Using OBuilder spec:
((from ocaml/opam@sha256:baa135e82ec476b74126f6ce59110dd0855e689819f6a9576d4872ec3a16364d)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-17 13:23.51: Waiting for resource in pool OCluster
2024-06-19 15:57.59: Waiting for worker…
2024-06-19 16:03.39: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at e8a3118 sql: better name for lexer hack


(from ocaml/opam@sha256:baa135e82ec476b74126f6ce59110dd0855e689819f6a9576d4872ec3a16364d)
Unable to find image 'ocaml/opam@sha256:baa135e82ec476b74126f6ce59110dd0855e689819f6a9576d4872ec3a16364d' locally
docker.io/ocaml/opam@sha256:baa135e82ec476b74126f6ce59110dd0855e689819f6a9576d4872ec3a16364d: Pulling from ocaml/opam
628c743baf50: Pulling fs layer
628c743baf50: Verifying Checksum
628c743baf50: Download complete
628c743baf50: Pull complete
Digest: sha256:baa135e82ec476b74126f6ce59110dd0855e689819f6a9576d4872ec3a16364d
Status: Downloaded newer image for ocaml/opam@sha256:baa135e82ec476b74126f6ce59110dd0855e689819f6a9576d4872ec3a16364d
2024-06-19 16:03.39 ---> using "a63de869a21ca66c7e0d226ea1e37e093bbda3cb1ebbc3cea9fefd95f5ad429c" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-06-19 16:03.39 ---> using "d593ebefb3ed14fa679dffc8a9e80b3bf2efff08485341b4adf602b0e043f010" from cache
Job succeeded
2024-06-19 16:03.40: Job succeeded