Nightly Builds (1.3.x) #10
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.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.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, 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 (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 (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:9d6c51f8c80aa890c86049aac210782fd302feafc5b1b1e7f58d2c2b757882a4
|
|
|
test-results-17-2.13-1.3.x
|
603 KB |
sha256:ba744590881b3dbe0b1664c64ff8a49491e6c76aa4083807c9a68c19f5abbaa9
|
|
|
test-results-17-3-1.3.x
|
602 KB |
sha256:d210ddca829622acfdf1ab14c4008f22be3fe93177fc8291580a1d0042ccf4f5
|
|
|
test-results-8-2.12-1.3.x
|
625 KB |
sha256:0b238372c02a2deb905ca41ee41855bf035e0483b59d6626e9f9addf6768c2d1
|
|
|
test-results-8-2.13-1.3.x
|
624 KB |
sha256:312101f06e9af5994bedeef50fe47aed8a19bd0aef5e43e717d5d92286982915
|
|
|
test-results-8-3-1.3.x
|
623 KB |
sha256:b0b16ea9671787eff2cf6e6c8918cf192b335c5aa031649262aeeb2bc1312f8e
|
|