Skip to content

Publish nightly 1.3 snapshots #238

Publish nightly 1.3 snapshots

Publish nightly 1.3 snapshots #238

Triggered via schedule May 4, 2026 02:18
Status Success
Total duration 8m 7s
Artifacts
Publish 1.3 artifacts to Apache Nexus
7m 59s
Publish 1.3 artifacts to Apache Nexus
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Publish 1.3 artifacts to Apache Nexus: http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala#L355
method wasSuccessful in class IOResult is deprecated (since Akka 2.6.0): status is always set to Success(Done)
Publish 1.3 artifacts to Apache Nexus: http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaMapping.scala#L238
class PreviewServerSettings in package settings is deprecated (since 1.3.0): PreviewServerSettings is deprecated, use pekko.http.scaladsl.settings.ServerSettings instead
Publish 1.3 artifacts to Apache Nexus: http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaMapping.scala#L238
class PreviewServerSettings in package settings is deprecated (since 1.3.0): PreviewServerSettings is deprecated, use pekko.http.javadsl.settings.ServerSettings instead
Publish 1.3 artifacts to Apache Nexus: http-core/src/main/scala/org/apache/pekko/http/impl/settings/PreviewServerSettingsImpl.scala#L23
class PreviewServerSettings in package settings is deprecated (since 1.3.0): PreviewServerSettings is deprecated, use pekko.http.scaladsl.settings.ServerSettings instead
Publish 1.3 artifacts to Apache Nexus: 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 1.3 artifacts to Apache Nexus: http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L732
method settings in class Materializer is deprecated (since Akka 2.6.0): Use attributes to access settings from stages
Publish 1.3 artifacts to Apache Nexus: http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L732
value timeout in class StreamSubscriptionTimeoutSettings is deprecated (since Akka 2.6.0): Use attribute 'ActorAttributes.StreamSubscriptionTimeout' to read the concrete setting value