Skip to content

Resort imports

Resort imports #1018

Triggered via pull request September 18, 2025 17:09
Status Failure
Total duration 2m 33s
Artifacts

link-validator.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
validate-links: http/src/main/scala/org/apache/pekko/http/javadsl/server/RouteResult.scala#L41
value asScala is not a member of org.apache.pekko.http.javadsl.server.Rejection
validate-links: http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala#L355
method getError in class IOResult is deprecated (since Akka 2.6.0): status is always set to Success(Done)
validate-links: http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala#L354
method wasSuccessful in class IOResult is deprecated (since Akka 2.6.0): status is always set to Success(Done)
validate-links: http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala#L298
Name x is already introduced in an enclosing scope as value x at line 292. Did you intend to match it using backquoted `x`?
validate-links: http-core/src/main/scala/org/apache/pekko/http/impl/util/StageLoggingWithOverride.scala#L47
class ActorMaterializer in package stream is deprecated (since Akka 2.6.0): The Materializer now has all methods the ActorMaterializer used to have
validate-links: http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/WebSocketClientBlueprint.scala#L120
Name protocol is already introduced in an enclosing scope as value protocol at line 117. Did you intend to match it using backquoted `protocol`?
validate-links: http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/ServerTerminator.scala#L130
Name ex is already introduced in an enclosing scope as value ex at line 114. Did you intend to match it using backquoted `ex`?
validate-links: http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L724
method settings in class Materializer is deprecated (since Akka 2.6.0): Use attributes to access settings from stages
validate-links: http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L724
value timeout in class StreamSubscriptionTimeoutSettings is deprecated (since Akka 2.6.0): Use attribute 'ActorAttributes.StreamSubscriptionTimeout' to read the concrete setting value