Skip to content

Update scalafmt-native github action and remove hardcoded version #320

Update scalafmt-native github action and remove hardcoded version

Update scalafmt-native github action and remove hardcoded version #320

Triggered via pull request January 7, 2024 23:54
Status Success
Total duration 6m 15s
Artifacts

link-validator.yml

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

Annotations

10 warnings
validate-links: http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Blueprint.scala#L157
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]