Skip to content

Publish 1.2 docs

Publish 1.2 docs #2

Manually triggered August 25, 2025 15:17
Status Success
Total duration 5m 42s
Artifacts

publish-1.2-docs.yml

on: workflow_dispatch
Publish documentation to nightlies.apache.org
5m 38s
Publish documentation to nightlies.apache.org
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Publish documentation to nightlies.apache.org: 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
Publish documentation to nightlies.apache.org: 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`?
Publish documentation to nightlies.apache.org: http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/UpgradeToWebSocketLowLevel.scala#L31
trait UpgradeToWebSocket in package ws is deprecated (since Akka HTTP 10.2.0): This low-level API has been replaced by an attribute.
Publish documentation to nightlies.apache.org: 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`?
Publish documentation to nightlies.apache.org: 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
Publish documentation to nightlies.apache.org: 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