upgrade pekko, scala and sbt plugins #603
Triggered via pull request
September 12, 2024 17:36
Status
Failure
Total duration
5m 43s
Artifacts
–
link-validator.yml
on: pull_request
validate-links
5m 34s
Annotations
1 error and 11 warnings
validate-links
Process completed with exit code 255.
|
validate-links
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, coursier/[email protected], coursier/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
validate-links:
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")
|
validate-links:
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")
|
validate-links:
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")
|
validate-links:
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")
|
validate-links:
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")
|
validate-links:
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")
|
validate-links:
http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala#L137
Prefer the Scala annotation over Java's `@Deprecated` to provide a message and version: @deprecated("message", since = "MyLib 1.0")
|
validate-links:
http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala#L141
Prefer the Scala annotation over Java's `@Deprecated` to provide a message and version: @deprecated("message", since = "MyLib 1.0")
|