Skip to content

Nightly Builds (1.3.x) #6

Nightly Builds (1.3.x)

Nightly Builds (1.3.x) #6

Triggered via schedule October 30, 2025 02:10
Status Success
Total duration 8m 24s
Artifacts 6

nightly-1.3.yml

on: schedule
Matrix: Compile and test
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
Compile and test (2.12, 17, 1.3.x): 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
Compile and test (2.12, 17, 1.3.x): 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.
Compile and test (2.12, 17, 1.3.x): 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
Compile and test (2.12, 17, 1.3.x): 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
Compile and test (2.12, 17, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L424
trait Function in package japi is deprecated (since 1.2.0): Will be removed in favor of pekko.japi.function.Function in Pekko 2.0.0
Compile and test (2.12, 17, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L422
trait Function in package japi is deprecated (since 1.2.0): Will be removed in favor of pekko.japi.function.Function in Pekko 2.0.0
Compile and test (2.12, 17, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L419
trait Function in package japi is deprecated (since 1.2.0): Will be removed in favor of pekko.japi.function.Function in Pekko 2.0.0
Compile and test (2.12, 8, 1.3.x): 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
Compile and test (2.12, 8, 1.3.x): 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.
Compile and test (2.12, 8, 1.3.x): 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
Compile and test (2.12, 8, 1.3.x): 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
Compile and test (2.12, 8, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L424
trait Function in package japi is deprecated (since 1.2.0): Will be removed in favor of pekko.japi.function.Function in Pekko 2.0.0
Compile and test (2.12, 8, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L422
trait Function in package japi is deprecated (since 1.2.0): Will be removed in favor of pekko.japi.function.Function in Pekko 2.0.0
Compile and test (2.12, 8, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L419
trait Function in package japi is deprecated (since 1.2.0): Will be removed in favor of pekko.japi.function.Function in Pekko 2.0.0
Compile and test (3, 8, 1.3.x): http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HostConnectionPoolSpec.scala#L134
pattern binding uses refutable extractor `org.apache.pekko.http.scaladsl.model.HttpRequest`
Compile and test (3, 8, 1.3.x): http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HostConnectionPoolSpec.scala#L113
pattern binding uses refutable extractor `org.apache.pekko.http.scaladsl.model.HttpRequest`
Compile and test (3, 8, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala#L155
the type test for scala.collection.LinearSeq[T] cannot be checked at runtime because its type arguments can't be determined from scala.collection.immutable.Iterable[T]
Compile and test (3, 8, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala#L478
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 8, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala#L160
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 8, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/util/package.scala#L61
Suspicious top-level unqualified call to synchronized
Compile and test (2.13, 8, 1.3.x): 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
Compile and test (2.13, 8, 1.3.x): 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
Compile and test (2.13, 8, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L424
trait Function in package japi is deprecated (since 1.2.0): Will be removed in favor of pekko.japi.function.Function in Pekko 2.0.0
Compile and test (2.13, 8, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L422
trait Function in package japi is deprecated (since 1.2.0): Will be removed in favor of pekko.japi.function.Function in Pekko 2.0.0
Compile and test (2.13, 8, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L419
trait Function in package japi is deprecated (since 1.2.0): Will be removed in favor of pekko.japi.function.Function in Pekko 2.0.0
Compile and test (2.13, 8, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L441
method createLogicAndMaterializedValue has an inferred structural type: (org.apache.pekko.stream.stage.GraphStageLogic{val parsingErrorHandler: org.apache.pekko.http.ParsingErrorHandler; val pullHttpResponseIn: () => Unit; def openRequests: scala.collection.immutable.Queue[org.apache.pekko.http.impl.engine.parsing.ParserOutput.RequestStart]; def openRequests_=(x$1: scala.collection.immutable.Queue[org.apache.pekko.http.impl.engine.parsing.ParserOutput.RequestStart]): Unit; def oneHundredContinueResponsePending: Boolean; def oneHundredContinueResponsePending_=(x$1: Boolean): Unit; def pullSuppressed: Boolean; def pullSuppressed_=(x$1: Boolean): Unit; def messageEndPending: Boolean; def messageEndPending_=(x$1: Boolean): Unit; def finishWithIllegalRequestError(status: org.apache.pekko.http.scaladsl.model.StatusCode, info: org.apache.pekko.http.scaladsl.model.ErrorInfo): Unit; def emitErrorResponse(response: org.apache.pekko.http.scaladsl.model.HttpResponse): Unit; def maybePullRequestParsingIn(): Unit; val emit100ContinueResponse: org.apache.pekko.stream.stage.AsyncCallback[Unit]; case object OneHundredContinueStage; def with100ContinueTrigger[T <: org.apache.pekko.http.impl.engine.parsing.ParserOutput](createEntity: org.apache.pekko.http.impl.engine.parsing.ParserOutput.EntityCreator[T,org.apache.pekko.http.scaladsl.model.RequestEntity]): org.apache.pekko.http.impl.engine.parsing.ParserOutput.StreamedEntityCreator[T,org.apache.pekko.http.scaladsl.model.RequestEntity]}, org.apache.pekko.NotUsed.type)
Compile and test (2.13, 17, 1.3.x): 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
Compile and test (2.13, 17, 1.3.x): 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
Compile and test (2.13, 17, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L424
trait Function in package japi is deprecated (since 1.2.0): Will be removed in favor of pekko.japi.function.Function in Pekko 2.0.0
Compile and test (2.13, 17, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L422
trait Function in package japi is deprecated (since 1.2.0): Will be removed in favor of pekko.japi.function.Function in Pekko 2.0.0
Compile and test (2.13, 17, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L419
trait Function in package japi is deprecated (since 1.2.0): Will be removed in favor of pekko.japi.function.Function in Pekko 2.0.0
Compile and test (2.13, 17, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala#L441
method createLogicAndMaterializedValue has an inferred structural type: (org.apache.pekko.stream.stage.GraphStageLogic{val parsingErrorHandler: org.apache.pekko.http.ParsingErrorHandler; val pullHttpResponseIn: () => Unit; def openRequests: scala.collection.immutable.Queue[org.apache.pekko.http.impl.engine.parsing.ParserOutput.RequestStart]; def openRequests_=(x$1: scala.collection.immutable.Queue[org.apache.pekko.http.impl.engine.parsing.ParserOutput.RequestStart]): Unit; def oneHundredContinueResponsePending: Boolean; def oneHundredContinueResponsePending_=(x$1: Boolean): Unit; def pullSuppressed: Boolean; def pullSuppressed_=(x$1: Boolean): Unit; def messageEndPending: Boolean; def messageEndPending_=(x$1: Boolean): Unit; def finishWithIllegalRequestError(status: org.apache.pekko.http.scaladsl.model.StatusCode, info: org.apache.pekko.http.scaladsl.model.ErrorInfo): Unit; def emitErrorResponse(response: org.apache.pekko.http.scaladsl.model.HttpResponse): Unit; def maybePullRequestParsingIn(): Unit; val emit100ContinueResponse: org.apache.pekko.stream.stage.AsyncCallback[Unit]; case object OneHundredContinueStage; def with100ContinueTrigger[T <: org.apache.pekko.http.impl.engine.parsing.ParserOutput](createEntity: org.apache.pekko.http.impl.engine.parsing.ParserOutput.EntityCreator[T,org.apache.pekko.http.scaladsl.model.RequestEntity]): org.apache.pekko.http.impl.engine.parsing.ParserOutput.StreamedEntityCreator[T,org.apache.pekko.http.scaladsl.model.RequestEntity]}, org.apache.pekko.NotUsed.type)
Compile and test (3, 17, 1.3.x): http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HostConnectionPoolSpec.scala#L134
pattern binding uses refutable extractor `org.apache.pekko.http.scaladsl.model.HttpRequest`
Compile and test (3, 17, 1.3.x): http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HostConnectionPoolSpec.scala#L113
pattern binding uses refutable extractor `org.apache.pekko.http.scaladsl.model.HttpRequest`
Compile and test (3, 17, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala#L155
the type test for scala.collection.LinearSeq[T] cannot be checked at runtime because its type arguments can't be determined from scala.collection.immutable.Iterable[T]
Compile and test (3, 17, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala#L478
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 17, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala#L160
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 17, 1.3.x): http-core/src/main/scala/org/apache/pekko/http/impl/util/package.scala#L61
Suspicious top-level unqualified call to synchronized

Artifacts

Produced during runtime
Name Size Digest
test-results-17-2.12-1.3.x
604 KB
sha256:738c3b000e049a2004cb6dd1f6c8bc5fea8b62a79853ff4cce8e5f7b8247e4da
test-results-17-2.13-1.3.x
604 KB
sha256:9a9e3b2b758c5857acfc0fe3dc5899f182f0d10198b2aea51ac8a3f20c147e60
test-results-17-3-1.3.x
603 KB
sha256:e7a9c98fd741a36a09ef0f488ba2105461971a1ad1d653938c8fba2a4b4f92c4
test-results-8-2.12-1.3.x
625 KB
sha256:d8d71caf9e694f88bf0fd88ffba9c3f46811852fab19bb92fee70bb5e17c0f70
test-results-8-2.13-1.3.x
624 KB
sha256:e81aacd53d49f04c217ac3ed7d63f015154e4e85f65cefeccdd697998675f3db
test-results-8-3-1.3.x
624 KB
sha256:017eb8666c7359d8a2886f487ee89f8860b325562b97c45c71d9728b915a3df3