(for PR #29144)
2025-12-29 14:25.30: New job: Lint
2025-12-29 14:25.30: Checking out commit 5acd597a. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29144/head" && git reset --hard 5acd597a
2025-12-29 14:25.30: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout250b7e71"
2025-12-29 14:25.31: Exec: "git" "-C" "/tmp/git-checkout250b7e71" "submodule"
"deinit" "--force" "--all"
2025-12-29 14:25.31: Exec: "git" "-C" "/tmp/git-checkout250b7e71" "reset"
"--hard" "-q" "5acd597aa3deb5edacee41733013e0f3f2224a82"
2025-12-29 14:25.34: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout250b7e71" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-12-29 14:25.34: Exec: "git" "merge" "-q" "--" "c239a62d58deaede2e5dce17c2715a55397b73f2"
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 . memcpy.0.3.0:new=false
2025-12-29 14:25.35: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "memcpy.0.3.0:new=false"
Linting opam-repository at /tmp/git-checkout250b7e71/. ...
Error in memcpy.0.3.0: warning 47: Synopsis should start with a capital and not end with a dot
2025-12-29 14:25.56: Job failed: Error in memcpy.0.3.0: warning 47: Synopsis should start with a capital and not end with a dot