sbt is a build tool for Scala and Java projects that aims to do the basics well

https://www.scala-sbt.org/

Pkgcheck Warnings

  • All Versions
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 103, 108
    • PotentialStable
      slot(0), stabled arch: [ amd64 ], potentials: [ ~arm64, ~x86 ]
    • UnstableOnly
      for arches: [ arm64, x86 ], all versions are unstable: [ 0.13.18-r1 ]
  • 0.13.18-r1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 103, 108
    • PotentialStable
      slot(0), stabled arch: [ amd64 ], potentials: [ ~arm64, ~x86 ]

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