Skip to content

Update sbt-pekko-build to 0.3.3 #389

Update sbt-pekko-build to 0.3.3

Update sbt-pekko-build to 0.3.3 #389

Triggered via pull request February 4, 2024 00:34
Status Success
Total duration 6m 16s
Artifacts

link-validator.yml

on: pull_request
validate-links
6m 7s
validate-links
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
validate-links
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, coursier/[email protected], coursier/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
validate-links: http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Blueprint.scala#L165
method statefulMapConcat in trait FlowOps is deprecated (since 1.0.2): Use `statefulMap` with `mapConcat` instead.
validate-links: http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala#L267
method statefulMapConcat in trait FlowOps is deprecated (since 1.0.2): Use `statefulMap` with `mapConcat` instead.
validate-links: http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala#L666
method getFirst in class Attributes is deprecated (since Akka 2.5.7): Attributes should always be most specific, use get[T]