(for PR #27806)

2025-04-22 07:08.37: New job: Lint
2025-04-22 07:08.37: Checking out commit 32944187. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27806/head" && git reset --hard 32944187
2025-04-22 07:08.37: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkouteed0e11"
2025-04-22 07:08.38: Exec: "git" "-C" "/tmp/git-checkouteed0e11" "submodule" 
                           "deinit" "--force" "--all"
2025-04-22 07:08.38: Exec: "git" "-C" "/tmp/git-checkouteed0e11" "reset" 
                           "--hard" "-q" "329441876953d310d81578603583aa15a960b1d5"
2025-04-22 07:08.42: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkouteed0e11" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-22 07:08.42: Exec: "git" "merge" "-q" "--" "999bff3ed88d26f76ff7eaddbfa7af49ed4737dc"

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 . fungi.0.1.4:new=true

2025-04-22 07:08.42: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "fungi.0.1.4:new=true"
Linting opam-repository at /tmp/git-checkouteed0e11/. ...
Error in fungi.0.1.4:            warning 25: Missing field 'authors'
Error in fungi.0.1.4:            warning 35: Missing field 'homepage'
Error in fungi.0.1.4:            warning 36: Missing field 'bug-reports'
Error in fungi.0.1.4:            warning 37: Missing field 'dev-repo'
Warning in fungi.0.1.4: The package has not replaced the following default, example tags: topics
2025-04-22 07:08.55: Job failed: Warning in fungi.0.1.4: The package has not replaced the following default, example tags: topics
Error in fungi.0.1.4:            warning 37: Missing field 'dev-repo'
Error in fungi.0.1.4:            warning 36: Missing field 'bug-reports'
Error in fungi.0.1.4:            warning 35: Missing field 'homepage'
Error in fungi.0.1.4:            warning 25: Missing field 'authors'