The GitHub Actions job "Basic checks" on 
pekko-projection.git/fix/scaladoc-warnings has succeeded.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
d9bf7d24baf5cb247fedbffb5872f007c312ffde / 虎鸣 <[email protected]>
fix: fix scaladoc warnings

Motivation:
The project had scaladoc warnings about unresolvable links,
ambiguous overloads, and incorrect package prefixes.

Modification:
- Replace unresolvable [[...]] links with backtick-quoted code for external 
types
- Fix incorrect package prefixes (pekko. → org.apache.pekko.)
- Resolve ambiguous overload links using backtick-quoted code

Result:
All scaladoc warnings are resolved. `sbt doc` completes with no warnings.

Tests:
Verified with `sbt clean doc` - 0 warnings.

References:
None - scaladoc cleanup

Report URL: https://github.com/apache/pekko-projection/actions/runs/28702351642

With regards,
GitHub Actions via GitBox


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

Reply via email to