(not at the head of any monitored branch or PR)
2025-05-06 09:00.49: New job: Lint
2025-05-06 09:00.49: Checking out commit f438c367. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27852/head" && git reset --hard f438c367
2025-05-06 09:00.49: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout1ad882c5"
2025-05-06 09:00.51: Exec: "git" "-C" "/tmp/git-checkout1ad882c5" "submodule" 
                           "deinit" "--force" "--all"
2025-05-06 09:00.51: Exec: "git" "-C" "/tmp/git-checkout1ad882c5" "reset" 
                           "--hard" "-q" "f438c367e0d7f0427867ac6b2e3dded510b41e34"
2025-05-06 09:00.53: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout1ad882c5" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-05-06 09:00.53: Exec: "git" "merge" "-q" "--" "e28c86445c807c3d11aecedb95a03661481a7d1c"

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 . alt-ergo.2.6.2:new=false alt-ergo-lib.2.6.2:new=false alt-ergo-parsers.2.6.2:new=false alt-ergo-plugin-ab-why3.2.6.2:new=false

2025-05-06 09:00.54: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "alt-ergo.2.6.2:new=false" "alt-ergo-lib.2.6.2:new=false" 
                           "alt-ergo-parsers.2.6.2:new=false" "alt-ergo-plugin-ab-why3.2.6.2:new=false"
Linting opam-repository at /tmp/git-checkout1ad882c5/. ...
No errors
2025-05-06 09:01.48: Job succeeded