(for PR #29117)
2025-12-20 10:17.05: New job: Lint
2025-12-20 10:17.05: Checking out commit c3b5c549. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29117/head" && git reset --hard c3b5c549
2025-12-20 10:17.05: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout23235db9"
2025-12-20 10:17.08: Exec: "git" "-C" "/tmp/git-checkout23235db9" "submodule"
"deinit" "--force" "--all"
2025-12-20 10:17.09: Exec: "git" "-C" "/tmp/git-checkout23235db9" "reset"
"--hard" "-q" "c3b5c54904ea4308c605e1c3272dbdeb71bfdb08"
2025-12-20 10:17.11: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout23235db9" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-12-20 10:17.12: Exec: "git" "merge" "-q" "--" "55b1099664cdc48c71e3d01d8fdaef4b376ade70"
To reproduce locally, on the opam-repository PR branch, run:
opam pin opam-ci-check git+https://github.com/ocurrent/opam-repo-ci.git#live
opam-ci-check lint --opam-repository . dot-merlin-reader.5.6.1-504:new=false merlin.5.6.1-504:new=false merlin-lib.5.6.1-504:new=false ocaml-index.5.6.1-504:new=false
2025-12-20 10:17.12: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "dot-merlin-reader.5.6.1-504:new=false"
"merlin.5.6.1-504:new=false" "merlin-lib.5.6.1-504:new=false"
"ocaml-index.5.6.1-504:new=false"
Linting opam-repository at /tmp/git-checkout23235db9/. ...
No errors
2025-12-20 10:17.42: Job succeeded