* Avoid -Ywarn-unused:_ on Scala 2.13 * Exclude warn-unused:explicits when generating docs * Don't apply discipline to the docs compilation run This approach also means no explicit code is needed anymore to prevent #26119 from being triggered.
* Initial addition of adding more code discipline to the build #26206 * Add Scoverage to the build #25075, jenkins nightly job is set up. Following up with https://github.com/akka/akka/issues/26389