Skip to content

Nightly Builds (1.3.x) #8

Nightly Builds (1.3.x)

Nightly Builds (1.3.x) #8

Triggered via schedule November 1, 2025 02:10
Status Success
Total duration 8m 41s
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, 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 (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 (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
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 (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, 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)

Artifacts

Produced during runtime
Name Size Digest
test-results-17-2.12-1.3.x
602 KB
sha256:a69dc4d2f5022a719e881aed4c842e4602b711e81566b2439b2f7b27234db94d
test-results-17-2.13-1.3.x
603 KB
sha256:d38ccce4576402e480edc4f7b78fec3747e82e1a7a23045bda3c733d849ad7e1
test-results-17-3-1.3.x
602 KB
sha256:5a6cd438bdb5711554047f4e62b00d1c139798ce33bd1db5d38aa7c3d2c55bc7
test-results-8-2.12-1.3.x
624 KB
sha256:335e86bc0f31c13f0a58003a6d8cc81b26da63199fd8614e844fd1c305959abd
test-results-8-2.13-1.3.x
624 KB
sha256:af120fdd7432940302c7854656cdf0e23900cbf1e5385198835372d27db5ec07
test-results-8-3-1.3.x
623 KB
sha256:079aefae357a87ed3e9d8ecc5dfbe2a92e3103d5d59c5ed9cca62936169b2b91