Pkgcheck Warnings

  • All Versions
    • MissingRemoteId
      missing <remote-id type="github">svartalf/unbound-telemetry</remote-id> (inferred from URI 'https://github.com/svartalf/unbound-telemetry')
    • UnstableOnly
      for arch: [ amd64 ], all versions are unstable: [ 0.1.0_pre20210920 ]
  • 0.1.0_pre20210920
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 128
    • SuboptimalCratesSeparator
      line: 10: using - as name-version separator in CRATES is suboptimal, use name@version instead
    • SuboptimalCratesURICall
      line: 127: calling '$(cargo_crate_uris ${CRATES})' is suboptimal, use '${CARGO_CRATE_URIS}' for global CRATES instead

Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.