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:
b0b0c180fa02d67b3d68595c55568e9fc2f7c2d7 / 虎鸣 <[email protected]>
fix: move `import org.apache.pekko` before `import pekko.X` in 9 files

The bare `import org.apache.pekko` must appear before any `import pekko.X`
statements, otherwise Scala 3 fails with "Not found: pekko" since the
alias is not yet defined at the point of use.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to