The GitHub Actions job "Publish nightly snapshots and documentation" on 
pekko-http.git/main has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
5f6cb8643fccfa8e29c844def936eedbe4c74760 / He-Pin(kerr) <[email protected]>
fix: fix scaladoc warnings across all modules (#1120)

Motivation:
The project had ~130 scaladoc warnings about unresolvable links,
ambiguous overloads, and incorrect package prefixes across http-core,
http, http-testkit, and other modules.

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
- Restore full package path in EnhancedString#secure_== references

Result:
All scaladoc warnings are resolved. No functional changes.

Tests:
Not run - docs only

References:
None - scaladoc cleanup

Report URL: https://github.com/apache/pekko-http/actions/runs/28836890532

With regards,
GitHub Actions via GitBox


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

Reply via email to