(for PR #26864)
2024-11-13 13:54.21: New job: Lint 2024-11-13 13:54.21: Checking out commit 1fe86a03. To reproduce: git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26864/head" && git reset --hard 1fe86a03 2024-11-13 13:54.21: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" "/tmp/git-checkout2ef64ab9" 2024-11-13 13:54.22: Exec: "git" "-C" "/tmp/git-checkout2ef64ab9" "submodule" "deinit" "--force" "--all" 2024-11-13 13:54.23: Exec: "git" "-C" "/tmp/git-checkout2ef64ab9" "reset" "--hard" "-q" "1fe86a030d1aa680aac111c48a41dca97d43900a" 2024-11-13 13:54.29: Exec: "git" "-c" "protocol.file.allow=always" "-C" "/tmp/git-checkout2ef64ab9" "submodule" "update" "--recursive" "--init" "--no-fetch" 2024-11-13 13:54.29: Exec: "git" "merge" "-q" "--" "d4c6a480805e2a9eafb47afe89128b65244cbdac" 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 . --changed-packages ocamlfind.1.9.7 2024-11-13 13:54.31: Exec: "opam-ci-check" "lint" "--opam-repository" "." "--changed-packages" "ocamlfind.1.9.7" Linting opam-repository at /tmp/git-checkout2ef64ab9/. ... No errors 2024-11-13 13:54.49: Job succeeded