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

Head commit for run:
3b0664a15ab9ed937826090b61149fe2bc27ccf2 / 虎鸣 <[email protected]>
refactor: convert org.apache.pekko.X imports to pekko.X style

Convert all `import org.apache.pekko.X.Y.Z` imports to the shorter
`import pekko.X.Y.Z` style by adding `import org.apache.pekko` as a
bare package import and using the `pekko.*` prefix for subsequent
imports within the same file.

This affects 411 source files across the project, rewriting 885
individual import statements.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to