- github
- ocaml
- opam-repository
- 14e0a8
- (lint)
(not at the head of any monitored branch or PR)
2025-04-01 15:08.30: New job: Lint
2025-04-01 15:08.30: Checking out commit 14e0a873. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27697/head" && git reset --hard 14e0a873
2025-04-01 15:08.30: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout74635e3"
2025-04-01 15:08.31: Exec: "git" "-C" "/tmp/git-checkout74635e3" "submodule"
"deinit" "--force" "--all"
2025-04-01 15:08.32: Exec: "git" "-C" "/tmp/git-checkout74635e3" "reset"
"--hard" "-q" "14e0a87391042bc085ecfcad00b599f372ff8272"
2025-04-01 15:08.36: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout74635e3" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-04-01 15:08.37: Exec: "git" "merge" "-q" "--" "4d8fa0fb8fce3b6c8b06f29ebcfa844c292d4f3e"
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 . ocaml-inifiles.1.2:new=false
2025-04-01 15:08.37: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "ocaml-inifiles.1.2:new=false"
Linting opam-repository at /tmp/git-checkout74635e3/. ...
Error in ocaml-inifiles.1.2: warning 25: Missing field 'authors'
Error in ocaml-inifiles.1.2: warning 35: Missing field 'homepage'
Error in ocaml-inifiles.1.2: warning 36: Missing field 'bug-reports'
Error in ocaml-inifiles.1.2: warning 37: Missing field 'dev-repo'
Error in ocaml-inifiles.1.2: There is no way to contact the maintainer(s) 'https://github.com/ocaml/opam-repository/issues'. A package must either specify a url for 'bug-reports' or provide an email address in the 'maintainer' field.
2025-04-01 15:08.49: Job failed: Error in ocaml-inifiles.1.2: There is no way to contact the maintainer(s) 'https://github.com/ocaml/opam-repository/issues'. A package must either specify a url for 'bug-reports' or provide an email address in the 'maintainer' field.
Error in ocaml-inifiles.1.2: warning 37: Missing field 'dev-repo'
Error in ocaml-inifiles.1.2: warning 36: Missing field 'bug-reports'
Error in ocaml-inifiles.1.2: warning 35: Missing field 'homepage'
Error in ocaml-inifiles.1.2: warning 25: Missing field 'authors'