The GitHub Actions job "Validate and test" on pekko-grpc.git/fix/javadoc-warnings has failed. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: e875a03aeefc3948bece375ea6d5f6a530441bbf / 虎鸣 <[email protected]> fix: fix additional javadoc warnings in Java sources Motivation: Additional javadoc warnings found in Java source files: - Scala-style `[[...]]` links in interop test files - Unqualified `@throws IllegalArgumentException` in benchmark files Modification: - JavaTestServiceImpl.java (interop-tests): Replace `[[...]]` with `{@code}` - PekkoGrpcJavaClientTester.java: Replace `[[...]]` with `{@code}` - Transport.java, ServerConfiguration.java, Configuration.java: Use fully qualified `java.lang.IllegalArgumentException` in @throws Result: Remaining javadoc warnings in Java sources are eliminated. Tests: Not run - docs only References: Follow-up to #775 Report URL: https://github.com/apache/pekko-grpc/actions/runs/28700476958 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
