The GitHub Actions job "Unit Tests" on pekko-projection.git/main has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
b3e1487dc3d756ea835f0dec0e508ce691d2fb3e / He-Pin(kerr) <[email protected]>
fix: fix scaladoc warnings (#557)

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/28798879437

With regards,
GitHub Actions via GitBox


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

Reply via email to