Skip to content

Publish nightly 1.1 snapshots #46

Publish nightly 1.1 snapshots

Publish nightly 1.1 snapshots #46

Triggered via schedule January 12, 2025 02:07
Status Success
Total duration 8m 3s
Artifacts
Publish 1.0 artifacts to Apache Nexus
7m 56s
Publish 1.0 artifacts to Apache Nexus
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Publish 1.0 artifacts to Apache Nexus
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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]
Publish 1.0 artifacts to Apache Nexus: http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala#L63
Prefer the Scala annotation over Java's `@Deprecated` to provide a message and version: @deprecated("message", since = "MyLib 1.0")
Publish 1.0 artifacts to Apache Nexus: http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala#L70
Prefer the Scala annotation over Java's `@Deprecated` to provide a message and version: @deprecated("message", since = "MyLib 1.0")