Skip to content

Publish 1.0 docs

Publish 1.0 docs #8

Manually triggered February 8, 2024 23:19
Status Success
Total duration 3m 42s
Artifacts

publish-1.0-docs.yml

on: workflow_dispatch
Publish documentation to nightlies.apache.org
3m 35s
Publish documentation to nightlies.apache.org
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Publish documentation to nightlies.apache.org: 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.
Publish documentation to nightlies.apache.org: 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.
Publish documentation to nightlies.apache.org: 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]