Skip to content

Publish nightly snapshots and documentation #644

Publish nightly snapshots and documentation

Publish nightly snapshots and documentation #644

Triggered via schedule September 29, 2024 02:05
Status Failure
Total duration 7m 8s
Artifacts

publish.yml

on: schedule
Publish artifacts to Apache Nexus
7m 1s
Publish artifacts to Apache Nexus
Publish documentation to nightlies.apache.org
5m 0s
Publish documentation to nightlies.apache.org
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
Publish artifacts to Apache Nexus
Stream closed
Publish artifacts to Apache Nexus
Process completed with exit code 1.
Publish documentation to nightlies.apache.org: 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 documentation to nightlies.apache.org: 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")
Publish documentation to nightlies.apache.org: http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala#L89
Prefer the Scala annotation over Java's `@Deprecated` to provide a message and version: @deprecated("message", since = "MyLib 1.0")
Publish documentation to nightlies.apache.org: http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala#L113
Prefer the Scala annotation over Java's `@Deprecated` to provide a message and version: @deprecated("message", since = "MyLib 1.0")
Publish documentation to nightlies.apache.org: http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala#L129
Prefer the Scala annotation over Java's `@Deprecated` to provide a message and version: @deprecated("message", since = "MyLib 1.0")
Publish documentation to nightlies.apache.org: http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala#L133
Prefer the Scala annotation over Java's `@Deprecated` to provide a message and version: @deprecated("message", since = "MyLib 1.0")
Publish 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]