The GitHub Actions job "CI" on pekko-connectors-kafka.git/fix/javadoc-warnings 
has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
e6804f5f02f8bb4ae1e3b82ddeb3b4f7bc992981 / 虎鸣 <[email protected]>
fix: fix javadoc warnings in testkit Java sources

Motivation:
Running `sbt doc` produces javadoc warnings in Java source files:
- Scala-style `[[...]]` links are not recognized by javadoc

Modification:
- TestcontainersKafkaTest.java: Replace Scala-style link with HTML anchor
- TestcontainersKafkaJunit4Test.java: Replace Scala-style link with HTML anchor
- BaseKafkaTest.java: Replace Scala-style method reference with `{@code 
resultOf}`

Result:
Javadoc warnings are eliminated.

Tests:
Not run - docs only

References:
None

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

With regards,
GitHub Actions via GitBox


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

Reply via email to