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

Head commit for run:
f5e22e947e8a1f49460c4a68b89622ef452dc352 / 虎鸣 <[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 MarshallerTest, OversizedSseStrategy, and Jackson
marshaller classes.

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

Report URL: https://github.com/apache/pekko-http/actions/runs/28201390771

With regards,
GitHub Actions via GitBox


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

Reply via email to