(for PR #27917)

2025-05-23 16:30.06: New job: Lint
2025-05-23 16:30.06: Checking out commit 27629106. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27917/head" && git reset --hard 27629106
2025-05-23 16:30.06: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout1dad00aa"
2025-05-23 16:30.08: Exec: "git" "-C" "/tmp/git-checkout1dad00aa" "submodule" 
                           "deinit" "--force" "--all"
2025-05-23 16:30.08: Exec: "git" "-C" "/tmp/git-checkout1dad00aa" "reset" 
                           "--hard" "-q" "27629106677025daf0a3cb209da4a6bd766041d6"
2025-05-23 16:30.11: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout1dad00aa" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-05-23 16:30.11: Exec: "git" "merge" "-q" "--" "d4d1aa63ab7830b868cb8cbd85e076c699d8eb06"

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 . conf-gnomecanvas.2:new=false conf-mingw-w64-gnomecanvas-i686.1:new=true conf-mingw-w64-gnomecanvas-x86_64.1:new=true

2025-05-23 16:30.11: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "conf-gnomecanvas.2:new=false" "conf-mingw-w64-gnomecanvas-i686.1:new=true" 
                           "conf-mingw-w64-gnomecanvas-x86_64.1:new=true"
Linting opam-repository at /tmp/git-checkout1dad00aa/. ...
Error in conf-mingw-w64-gnomecanvas-i686.1:            warning 47: Synopsis should start with a capital and not end with a dot
Error in conf-mingw-w64-gnomecanvas-x86_64.1:            warning 47: Synopsis should start with a capital and not end with a dot
2025-05-23 16:30.40: Job failed: Error in conf-mingw-w64-gnomecanvas-x86_64.1:            warning 47: Synopsis should start with a capital and not end with a dot
Error in conf-mingw-w64-gnomecanvas-i686.1:            warning 47: Synopsis should start with a capital and not end with a dot