The GitHub Actions job "Integration test for Rolling Update CR Kubernetes" on 
pekko-management.git/fix/resolve-compiler-warnings has succeeded.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
57d149b65c892349827e8411cea8bc4d3480c913 / 虎鸣 <[email protected]>
build: fix sbt lint warnings by excluding unused keys

Motivation:
sbt lint reported 51 unused keys across sub-projects: autoAPIMappings
and projectInfoVersion in 25+ modules, plus previewPath in docs.

Modification:
- Add autoAPIMappings and projectInfoVersion to excludeLintKeys in
  project/Common.scala globalSettings
- Add Global / excludeLintKeys += previewPath in build.sbt docs project

Result:
sbt load no longer reports any unused key warnings.

Tests:
- sbt "clean; compile" - zero warnings

References:
None - build configuration cleanup

Report URL: https://github.com/apache/pekko-management/actions/runs/27592968794

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to