(for PR #28917)
2025-11-18 13:14.27: New job: Lint
2025-11-18 13:14.27: Checking out commit 3a30a999. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28917/head" && git reset --hard 3a30a999
2025-11-18 13:14.27: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkoutb52ea58"
2025-11-18 13:14.28: Exec: "git" "-C" "/tmp/git-checkoutb52ea58" "submodule"
"deinit" "--force" "--all"
2025-11-18 13:14.28: Exec: "git" "-C" "/tmp/git-checkoutb52ea58" "reset"
"--hard" "-q" "3a30a99940d7e265723c7b3f522a70efdb9ec65a"
2025-11-18 13:14.30: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkoutb52ea58" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-11-18 13:14.31: Exec: "git" "merge" "-q" "--" "1c92c86556d4b9c73229d94763be9715317321bc"
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 . salto-analyzer.0.2:new=false
2025-11-18 13:14.31: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "salto-analyzer.0.2:new=false"
Linting opam-repository at /tmp/git-checkoutb52ea58/. ...
No errors
2025-11-18 13:14.52: Job succeeded