avoid deprecated getFirst function #822
Annotations
10 errors and 10 warnings
http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/LowLevelOutgoingConnectionSpec.scala#L768
Trying to await result of failed Future, see the cause for the original problem.
|
http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/LowLevelOutgoingConnectionSpec.scala#L781
Trying to await result of failed Future, see the cause for the original problem.
|
http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/LowLevelOutgoingConnectionSpec.scala#L792
Trying to await result of failed Future, see the cause for the original problem.
|
http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/LowLevelOutgoingConnectionSpec.scala#L804
Trying to await result of failed Future, see the cause for the original problem.
|
http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerSpec.scala#L1496
Trying to await result of failed Future, see the cause for the original problem.
|
http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerSpec.scala#L1508
Trying to await result of failed Future, see the cause for the original problem.
|
http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerSpec.scala#L1518
Trying to await result of failed Future, see the cause for the original problem.
|
http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/SizeLimitSpec.scala#L222
400 Bad Request did not equal 200 OK
|
http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/SizeLimitSpec.scala#L241
413 Content Too Large did not equal 200 OK
|
http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/MiscDirectivesSpec.scala#L159
Request was rejected with rejection MalformedRequestContentRejection(EntityStreamSizeException: incoming entity size (800) exceeded size limit (500 bytes)! This may have been a parser limit (set via `pekko.http.[server|client].parsing.max-content-length`), a decoder limit (set via `pekko.http.routing.decode-max-size`), or a custom limit set with `withSizeLimit`.,EntityStreamSizeException: incoming entity size (800) exceeded size limit (500 bytes)! This may have been a parser limit (set via `pekko.http.[server|client].parsing.max-content-length`), a decoder limit (set via `pekko.http.routing.decode-max-size`), or a custom limit set with `withSizeLimit`.)
|
|
|
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
|
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
|
http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Multiplexer.scala#L170
@nowarn annotation does not suppress any warnings
|
http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ParserSettings.scala#L141
@nowarn annotation does not suppress any warnings
|
http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala#L192
@nowarn annotation does not suppress any warnings
|
http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala#L241
@nowarn annotation does not suppress any warnings
|
http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala#L323
@nowarn annotation does not suppress any warnings
|
http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala#L352
@nowarn annotation does not suppress any warnings
|
The logs for this run have expired and are no longer available.
Loading