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

Head commit for run:
4e8d792ab2de5e186e172db0fb889d4cdb2f1e1f / 虎鸣 <[email protected]>
fix: revert Collections.emptyList to original API

Motivation:
Review feedback: prefer Collections.emptyList() over List.of() for empty
collections since it uses a well-known immutable singleton API.

Modification:
Revert empty list conversions while keeping non-empty Arrays.asList ->
List.of conversions.

Result:
Empty collections use the established Collections.emptyList() API.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to