The GitHub Actions job "Pull Requests" on pekko.git/testkitWarning has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
c2f7490b8aa4279ed780243a166ce4209c97237d / He-Pin(�邦) <[email protected]>
Fix Java compiler warnings for unchecked calls in TestSink/TestSource (#2625)

Add Class<T> overloads to TestSink.create() and TestSource.create() in
javadsl to help Java's type inference, and add explicit type parameters
at all call sites to eliminate 'unchecked call' compiler warnings.

- Add create[T](clazz: Class[T], system) overloads to TestSink and TestSource
- Fix ScalaDoc links to point to TestSubscriber.Probe / TestPublisher.Probe
- Add explicit type witnesses at ~70 call sites across 11 Java test files
- Retain @SuppressWarnings where needed for unrelated varargs warnings

Report URL: https://github.com/apache/pekko/actions/runs/23047761837

With regards,
GitHub Actions via GitBox


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

Reply via email to