upgrade pekko, scala and sbt plugins #604
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, coursier/cache-action@v6.4.0, coursier/setup-action@v1.3.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
Create the Pekko site:
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")
|
Create the Pekko site:
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")
|
Create the Pekko site:
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")
|
Create the Pekko site:
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")
|
Create the Pekko site:
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")
|
Create the Pekko site:
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")
|
Create the Pekko site:
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")
|
Create the Pekko site:
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")
|
Loading