update extensions doc (#593) #1338
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/scaladsl/ConnectionContext.scala#L174
Modifier final is redundant for this definition
|
http-core/target/scala-3.3.3/src_managed/HttpMessage.scala#L369
pattern's type org.apache.pekko.http.scaladsl.model.headers.Cookie is more specialized than the right hand side expression's type org.apache.pekko.http.scaladsl.model.HttpHeader
|
http-core/src/main/scala/org/apache/pekko/http/impl/util/package.scala#L61
Suspicious top-level unqualified call to synchronized
|
http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/HttpMessageRendering.scala#L99
match may not be exhaustive.
|
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).
|
http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/BodyPartRenderer.scala#L64
match may not be exhaustive.
|
http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/ContentTypeHeader.scala#L39
match may not be exhaustive.
|
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).
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-results-11-2.12", "test-results-11-2.13", "test-results-11-3.3", "test-results-8-2.12", "test-results-8-2.13", "test-results-8-3.3".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading