pjfanning opened a new issue, #1101:
URL: https://github.com/apache/pekko-http/issues/1101

   ```
   [warn] 
/home/runner/work/pekko-http/pekko-http/http-core/src/test/scala/org/apache/pekko/testkit/Coroner.scala:153:30:
 method copyArrayToImmutableIndexedSeq in class LowPriorityImplicits2 is 
deprecated (since 2.13.0): implicit conversions from Array to 
immutable.IndexedSeq are implemented by copying; use `toIndexedSeq` explicitly 
if you want to copy, or use the more efficient non-copying 
ArraySeq.unsafeWrapArray
   [warn]       threadMx.dumpAllThreads(
   [warn]                              ^
   [warn] 
/home/runner/work/pekko-http/pekko-http/http-core/src/test/scala/org/apache/pekko/testkit/Coroner.scala:168:32:
 method copyArrayToImmutableIndexedSeq in class LowPriorityImplicits2 is 
deprecated (since 2.13.0): implicit conversions from Array to 
immutable.IndexedSeq are implemented by copying; use `toIndexedSeq` explicitly 
if you want to copy, or use the more efficient non-copying 
ArraySeq.unsafeWrapArray
   [warn]         (threadMx.getThreadInfo(ids, maxTraceDepth), desc)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to