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

Head commit for run:
8cd24b2882fbb32390939e0a2984eff706bd70ba / 虎鸣 <[email protected]>
fix: restore fully qualified package name in ActorSource scaladoc references

Motivation:
PR #3285 review comment from pjfanning: "should we keep the package name?"
The original [[pekko.stream.javadsl.Source.queue]] and
[[pekko.stream.scaladsl.Source.queue]] links were replaced with just
`Source.queue`, dropping the package name and making the reference ambiguous.

Modification:
Restore the fully qualified package names in the scaladoc "See also"
references for both javadsl and scaladsl ActorSource.scala files.

Result:
Scaladoc references now include the full package path, making it clear
which Source.queue class is being referenced.

Tests:
Not run - docs only

References:
Refs apache/pekko#3285

Report URL: https://github.com/apache/pekko/actions/runs/28744260575

With regards,
GitHub Actions via GitBox


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

Reply via email to