wolf8334 commented on issue #353: URL: https://github.com/apache/pekko/issues/353#issuecomment-4516179717
There are approximately 30 Scaladoc link warnings in the codebase, mostly falling into 5 categories: around 20 links pointing to private internal classes that Scaladoc doesn't generate by default, 4 links to classes that no longer exist or have been renamed such as WriteFile to WritePath, 3 cross-module links whose targets are outside the unidoc scope, 2 syntax errors or empty links, and 1 external library link with no mapping such as IllegalArgumentException from Java stdlib. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
