The GitHub Actions job "Validate and test" on 
pekko-grpc.git/wip/scala3-next-3.9.0-RC1 has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
4b9bb6af8e369adfeb118b621f9b5f6e091676db / 虎鸣 <[email protected]>
fix: remove $ from identifier to fix E230 warning in Scala 3.9.0-RC1

Motivation:
Scala 3.9.0-RC1 introduces E230 warning for identifiers containing $.
With -Werror enabled, this causes compilation failure.

Modification:
Rename PekkoHttpServerProviderJava$ to PekkoHttpServerProviderJava
in interop-tests.

Result:
interop-tests compile successfully with Scala 3.9.0-RC1.

Tests:
Not run - simple rename

References:
None - Scala 3.9.0-RC1 compat

Report URL: https://github.com/apache/pekko-grpc/actions/runs/28845680311

With regards,
GitHub Actions via GitBox


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

Reply via email to