The GitHub Actions job "CI" on pekko-persistence-dynamodb.git/main has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
c6c6613d7e42b0efc86592332d5b3333d718c04b / He-Pin(kerr) <[email protected]>
fix: fix scaladoc warnings in query module (#330)

Motivation:
Running `sbt doc` produces scaladoc warnings about unresolvable method links.

Modification:
- query/javadsl/DynamoDBReadJournal.scala: Replace broken method links with 
backtick-quoted code
- query/scaladsl/DynamoDBCurrentEventsByPersistenceIdQuery.scala: Replace 
broken method link with backtick-quoted code
- query/scaladsl/DynamoDBCurrentPersistenceIdsQuery.scala: Replace broken 
method link with backtick-quoted code
- query/scaladsl/internal/DynamoDBCurrentEventsByPersistenceIdQuery.scala: 
Replace broken method link with backtick-quoted code
- query/scaladsl/internal/DynamoDBCurrentPersistenceIdsQuery.scala: Replace 
broken method link with backtick-quoted code

Result:
Scaladoc warnings are eliminated.

Tests:
Not run - docs only

References:
None

Report URL: 
https://github.com/apache/pekko-persistence-dynamodb/actions/runs/28789446131

With regards,
GitHub Actions via GitBox


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

Reply via email to