Skip to content

Publish nightly snapshots and documentation #636

Publish nightly snapshots and documentation

Publish nightly snapshots and documentation #636

Triggered via schedule September 22, 2024 02:04
Status Failure
Total duration 6m 10s
Artifacts

publish.yml

on: schedule
Publish artifacts to Apache Nexus
6m 2s
Publish artifacts to Apache Nexus
Publish documentation to nightlies.apache.org
4m 40s
Publish documentation to nightlies.apache.org
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
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]