(for PR #29092)

2025-12-22 21:10.29: New job: Lint
2025-12-22 21:10.29: Checking out commit 9992c9ee. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29092/head" && git reset --hard 9992c9ee
2025-12-22 21:10.29: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout188ae172"
2025-12-22 21:10.31: Exec: "git" "-C" "/tmp/git-checkout188ae172" "submodule" 
                           "deinit" "--force" "--all"
2025-12-22 21:10.31: Exec: "git" "-C" "/tmp/git-checkout188ae172" "reset" 
                           "--hard" "-q" "9992c9eeb5759412c4c08720b431f6dc300cf097"
2025-12-22 21:10.34: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout188ae172" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-12-22 21:10.35: Exec: "git" "merge" "-q" "--" "a4dd3b1992058b894be01d35cfa8d2f497a70bd0"

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 . binsec_codex.1.0-rc4:new=true codex.1.0-rc4:new=true frama_c_codex.1.0-rc4:new=true

2025-12-22 21:10.36: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "binsec_codex.1.0-rc4:new=true" "codex.1.0-rc4:new=true" 
                           "frama_c_codex.1.0-rc4:new=true"
Linting opam-repository at /tmp/git-checkout188ae172/. ...
No errors
2025-12-22 21:11.20: Job succeeded