The GitHub Actions job "CI" on 
pekko-connectors.git/feature/java17-switch-expression has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
74d3b7c0fdbe4a0784b5fa8886cc3dfb11116212 / 虎鸣 <[email protected]>
refactor: migrate switch statements to modern switch syntax (Java 14+)

Motivation:
Java 14 introduced enhanced switch statements and switch expressions
with arrow syntax, eliminating fall-through bugs and reducing boilerplate.

Modification:
Convert switch statements to switch expressions and enhanced switch
statements in XmlParsingTest and BigQueryEndToEndTest.

Result:
Cleaner, more concise switch code with no fall-through risk.

Report URL: https://github.com/apache/pekko-connectors/actions/runs/28201208581

With regards,
GitHub Actions via GitBox


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

Reply via email to