Skip to content

Publish nightly 1.0 snapshots #134

Publish nightly 1.0 snapshots

Publish nightly 1.0 snapshots #134

Triggered via schedule June 9, 2024 01:51
Status Success
Total duration 8m 12s
Artifacts
Publish 1.0 artifacts to Apache Nexus
8m 4s
Publish 1.0 artifacts to Apache Nexus
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Publish 1.0 artifacts to Apache Nexus
Stream closed
Publish 1.0 artifacts to Apache Nexus: 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 1.0 artifacts to Apache Nexus: 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 1.0 artifacts to Apache Nexus: 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]