Nightly Builds (1.3.x) #9
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, 17, 1.3.x):
http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/DateHeaderRendering.scala#L82
The value matched by Idle is bound to s, which may be used under the
|
|
Compile and test (2.12, 17, 1.3.x):
http-scalafix/scalafix-rules/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala#L45
method args in trait Apply is deprecated: 4.6.0
|
|
Compile and test (2.12, 17, 1.3.x):
http-scalafix/scalafix-rules/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala#L31
method args in trait Apply is deprecated: 4.6.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 (2.12, 8, 1.3.x):
http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/DateHeaderRendering.scala#L82
The value matched by Idle is bound to s, which may be used under the
|
|
Compile and test (2.12, 8, 1.3.x):
http-scalafix/scalafix-rules/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala#L45
method args in trait Apply is deprecated: 4.6.0
|
|
Compile and test (2.12, 8, 1.3.x):
http-scalafix/scalafix-rules/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala#L31
method args in trait Apply is deprecated: 4.6.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 (3, 8, 1.3.x):
http-scalafix/scalafix-rules/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala#L45
method args in trait Apply is deprecated: 4.6.0
|
|
Compile and test (3, 8, 1.3.x):
http-scalafix/scalafix-rules/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala#L31
method args in trait Apply is deprecated: 4.6.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 (3, 17, 1.3.x):
http-scalafix/scalafix-rules/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala#L45
method args in trait Apply is deprecated: 4.6.0
|
|
Compile and test (3, 17, 1.3.x):
http-scalafix/scalafix-rules/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala#L31
method args in trait Apply is deprecated: 4.6.0
|
|
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 (2.13, 17, 1.3.x):
http-scalafix/scalafix-rules/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala#L45
method args in trait Apply is deprecated: 4.6.0
|
|
Compile and test (2.13, 17, 1.3.x):
http-scalafix/scalafix-rules/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala#L31
method args in trait Apply is deprecated: 4.6.0
|
|
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, 8, 1.3.x):
http-scalafix/scalafix-rules/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala#L45
method args in trait Apply is deprecated: 4.6.0
|
|
Compile and test (2.13, 8, 1.3.x):
http-scalafix/scalafix-rules/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala#L31
method args in trait Apply is deprecated: 4.6.0
|
|
|
|
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-17-2.12-1.3.x
|
603 KB |
sha256:7925a2f0d20b0278deb77649c2eb8af0236f1e2ee475ff4fcd8220260125fac7
|
|
|
test-results-17-2.13-1.3.x
|
603 KB |
sha256:76591738ad10542c674e3c17dd1de74b657555f5096cf378d9aa3de3df8e7ced
|
|
|
test-results-17-3-1.3.x
|
602 KB |
sha256:226151cd9a53333e5b2ba39e2d4a646b80e82fd167f24f7497596f146f53b792
|
|
|
test-results-8-2.12-1.3.x
|
624 KB |
sha256:5ffe5b673c8e7b4aac2516d7ad52f510e15bb4b888788cd11b56e35f6ad8bf19
|
|
|
test-results-8-2.13-1.3.x
|
624 KB |
sha256:37bf71635b1568f234653df4bc4e8cc5295120c06551b6991724352295c4680e
|
|
|
test-results-8-3-1.3.x
|
624 KB |
sha256:772799dd31f618b214ba941f1feb71dc56f9bee2c641ed8773f2bac86483e219
|
|