The GitHub Actions job "Pull Requests" on 
pekko.git/refactor/pekko-style-imports has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
489b06797dab63789632b41b1e476603c6683e9a / 虎鸣 <[email protected]>
fix: remove redundant inner `import org.apache.pekko` causing unused-import 
errors

The previous commit added `import org.apache.pekko` inside nested scopes
(package objects, snippet blocks) where the same import was already
available from an outer scope. Scala 2.13 -Wunused:imports flagged these
as fatal errors in CI.

Report URL: https://github.com/apache/pekko/actions/runs/29391894435

With regards,
GitHub Actions via GitBox


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

Reply via email to