(not at the head of any monitored branch or PR)
2026-01-04 15:09.01: New job: Lint
2026-01-04 15:09.01: Checking out commit eadde8dd. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29180/head" && git reset --hard eadde8dd
2026-01-04 15:09.01: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout23de66b3"
2026-01-04 15:09.02: Exec: "git" "-C" "/tmp/git-checkout23de66b3" "submodule" 
                           "deinit" "--force" "--all"
2026-01-04 15:09.03: Exec: "git" "-C" "/tmp/git-checkout23de66b3" "reset" 
                           "--hard" "-q" "eadde8dd48af190cb69aca96b2d9e1f7a3a6b400"
2026-01-04 15:09.05: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout23de66b3" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-01-04 15:09.06: Exec: "git" "merge" "-q" "--" "71325ac6ed42f4eb5f30b2a20aa57ff2a6708a55"

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 . intel_hex.0.1:new=true

2026-01-04 15:09.06: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "intel_hex.0.1:new=true"
Linting opam-repository at /tmp/git-checkout23de66b3/. ...
Error in intel_hex.0.1:            warning 37: Missing field 'dev-repo'
2026-01-04 15:09.28: Job failed: Error in intel_hex.0.1:            warning 37: Missing field 'dev-repo'