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:
677dd568baf4c2dda9526c9742f375656f265324 / Luis Angel Moreno Delgado 
<[email protected]>
fix(stream): undeprecate getFirst/getFirstAttribute methods (#3404)

* fix(stream): undeprecate getFirst/getFirstAttribute methods

Removes the @deprecated annotation from getFirst and getFirstAttribute as they 
are intentionally designed to retrieve the least specific attribute (using 
reverseIterator). Replacing them with get() breaks attribute precedence, as 
seen in apache/pekko-http#345.

* refactor(stream): mark getFirst as InternalStableApi and update scaladocs per 
reviewer feedback

* style: apply scalafmt

* fix: correct typo in InternalStableApi import

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

With regards,
GitHub Actions via GitBox


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

Reply via email to