Reverted: Increase stream-cancellation-delay default to 1000 millis #1325
Annotations
2 errors and 10 warnings
http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/H2SpecIntegrationSpec.scala#L285
org.scalatest.exceptions.TestFailedException: "Hypertext Transfer Protocol Version 2 (HTTP/2)
|
|
|
|
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/javadsl/ConnectionContext.scala#L63
Prefer the Scala annotation over Java's `@Deprecated` to provide a message and version: @deprecated("message", since = "MyLib 1.0")
|
http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala#L70
Prefer the Scala annotation over Java's `@Deprecated` to provide a message and version: @deprecated("message", since = "MyLib 1.0")
|
http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala#L89
Prefer the Scala annotation over Java's `@Deprecated` to provide a message and version: @deprecated("message", since = "MyLib 1.0")
|
http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala#L113
Prefer the Scala annotation over Java's `@Deprecated` to provide a message and version: @deprecated("message", since = "MyLib 1.0")
|
http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala#L129
Prefer the Scala annotation over Java's `@Deprecated` to provide a message and version: @deprecated("message", since = "MyLib 1.0")
|
http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala#L133
Prefer the Scala annotation over Java's `@Deprecated` to provide a message and version: @deprecated("message", since = "MyLib 1.0")
|
This job failed
Loading