The GitHub Actions job "CI" on pekko-connectors.git/feature/java17-collection-factory has failed. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 3082b27f54e4d5701c997b8c37a60ea42bb076e6 / 虎鸣 <[email protected]> fix: revert Collections.emptySet/emptyMap/emptyList to original API Motivation: Review feedback: prefer Collections.emptyMap(), Collections.emptySet(), Collections.emptyList() over Map.of(), Set.of(), List.of() for empty collections since they use well-known immutable singleton APIs. Modification: Revert empty collection conversions while keeping non-empty Arrays.asList -> List.of and Collections.singletonList -> List.of conversions. Result: Empty collections use the established Collections.empty* API. Report URL: https://github.com/apache/pekko-connectors/actions/runs/28215569001 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
