(not at the head of any monitored branch or PR)
2025-10-31 15:27.08: New job: Lint
2025-10-31 15:27.08: Checking out commit 1ad1c6b0. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28810/head" && git reset --hard 1ad1c6b0
2025-10-31 15:27.08: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout9f828fb"
2025-10-31 15:27.12: Exec: "git" "-C" "/tmp/git-checkout9f828fb" "submodule" 
                           "deinit" "--force" "--all"
2025-10-31 15:27.12: Exec: "git" "-C" "/tmp/git-checkout9f828fb" "reset" 
                           "--hard" "-q" "1ad1c6b061983bdeb27a2757dca4d07fcd0c892a"
2025-10-31 15:27.14: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout9f828fb" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-10-31 15:27.14: Exec: "git" "merge" "-q" "--" "8a528d6bb48e4be260fb670a1754df39a1192147"

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 . ffmpeg.1.2.7:new=false ffmpeg-av.1.2.7:new=false ffmpeg-avcodec.1.2.7:new=false ffmpeg-avdevice.1.2.7:new=false ffmpeg-avfilter.1.2.7:new=false ffmpeg-avutil.1.2.7:new=false ffmpeg-swresample.1.2.7:new=false ffmpeg-swscale.1.2.7:new=false

2025-10-31 15:27.14: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "ffmpeg.1.2.7:new=false" "ffmpeg-av.1.2.7:new=false" 
                           "ffmpeg-avcodec.1.2.7:new=false" "ffmpeg-avdevice.1.2.7:new=false" 
                           "ffmpeg-avfilter.1.2.7:new=false" "ffmpeg-avutil.1.2.7:new=false" 
                           "ffmpeg-swresample.1.2.7:new=false" "ffmpeg-swscale.1.2.7:new=false"
Linting opam-repository at /tmp/git-checkout9f828fb/. ...
No errors
2025-10-31 15:29.55: Job succeeded