Skip to content

Fix deprecated import #388

Fix deprecated import

Fix deprecated import #388

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

link-validator.yml

on: pull_request
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: 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/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]
validate-links: http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala#L192
@nowarn annotation does not suppress any warnings