The GitHub Actions job "Generate doc check" on 
pekko.git/feature/java17-collection-factory has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
8a825728f2829b5c750f82488cfe480fc0c9db7e / 虎鸣 <[email protected]>
refactor: migrate remaining Arrays.asList to List.of() (follow-up)

Motivation:
Follow-up to the initial collection factory migration, covering
remaining files that were missed in the first pass.

Modification:
Replace remaining Arrays.asList() with List.of() and
Collections.singleton() with Set.of() in 19 additional files.

Result:
More complete migration to Java 17 immutable collection factories.

Tests:
Not run - compile-only test file changes

References:
None - Java 17 API modernization

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

With regards,
GitHub Actions via GitBox


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

Reply via email to