The GitHub Actions job "Nightly Builds (1.7)" on pekko.git/main has failed.
Run started by GitHub user pjfanning (triggered by pjfanning).

Head commit for run:
bf96f5afa6440a507f6896b9b1d073d096473a61 / He-Pin(kerr) <[email protected]>
fix: correct typos in comments, docs, and string literals across codebase 
(#3055)

* fix: correct typos in comments, docs, and string literals across codebase

Motivation:
Multiple duplicated words ('the the', 'be be', 'with with', 'for for', etc.)
and a misspelling ('propagagate') scattered across source code comments,
documentation, and log message strings.

Modification:
- Remove duplicated words in comments, scaladoc, and string literals
  across 43 files (54 occurrences total)
- Fix 'propagagate' → 'propagate' in GraphUnzipWithSpec test name
- Fix 'to to' → 'to do' in ShardCoordinator scaladoc

Result:
Cleaner documentation and comments with no duplicated words or misspellings.

Tests:
- Not run - docs/comments only

References:
None - typo cleanup

* style: apply scalafmt formatting to ReachabilityPerfSpec

Tests:
- Not run - formatting only

References:
Part of typo fix cleanup

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

With regards,
GitHub Actions via GitBox


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

Reply via email to