(for PR #28134)
2025-07-08 15:35.18: New job: Lint 2025-07-08 15:35.18: Checking out commit 0cee70d9. To reproduce: git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28134/head" && git reset --hard 0cee70d9 2025-07-08 15:35.18: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" "/tmp/git-checkout3ad3b098" 2025-07-08 15:35.20: Exec: "git" "-C" "/tmp/git-checkout3ad3b098" "submodule" "deinit" "--force" "--all" 2025-07-08 15:35.20: Exec: "git" "-C" "/tmp/git-checkout3ad3b098" "reset" "--hard" "-q" "0cee70d98d0192423d4e423e7408dc04aaa4122a" 2025-07-08 15:35.22: Exec: "git" "-c" "protocol.file.allow=always" "-C" "/tmp/git-checkout3ad3b098" "submodule" "update" "--recursive" "--init" "--no-fetch" 2025-07-08 15:35.22: Exec: "git" "merge" "-q" "--" "11a53009bd75423d805636ff9384bf7cce8b0a9a" 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 . ppx_expect_nobase.v0.17.2.2:new=false ppx_inline_test_nobase.v0.17.0.2:new=false 2025-07-08 15:35.23: Exec: "opam-ci-check" "lint" "--opam-repository" "." "ppx_expect_nobase.v0.17.2.2:new=false" "ppx_inline_test_nobase.v0.17.0.2:new=false" Linting opam-repository at /tmp/git-checkout3ad3b098/. ... No errors 2025-07-08 15:35.43: Job succeeded