pjfanning commented on PR #881:
URL: https://github.com/apache/pekko-grpc/pull/881#issuecomment-5544196185
```
[info] Running 3 / 3 (100.00%) scripted tests with
LauncherBased(/home/runner/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-sbt/sbt-launch/2.0.0/sbt-launch-2.0.0.jar)
[info] Running scala3/01-basic-client-server
[error] [info] [launcher] getting org.scala-sbt sbt 2.0.0 (this may take
some time)...
[error] [info] [launcher] getting Scala 3.8.4 (for sbt)...
[info] [info] Updated file /tmp/sbt_aeb03d77/project/build.properties: set
sbt.version to 2.0.0
[info] [info] welcome to sbt 2.0.0 (Eclipse Adoptium Java 17.0.20.1)
[info] [info] loading project definition from /tmp/sbt_aeb03d77/project
[error] -- [E008] Not Found Error: /tmp/sbt_aeb03d77/build.sbt:6:364
-------------------
[error] 6 |import _root_.sbt.ScriptedPlugin.autoImport.*,
_root_.sbt.ScriptedPlugin.autoImport.given,
_root_.sbt.plugins.JUnitXmlReportPlugin.autoImport.*,
_root_.sbt.plugins.JUnitXmlReportPlugin.autoImport.given,
_root_.sbt.plugins.DependencyTreePlugin.autoImport.*,
_root_.sbt.plugins.DependencyTreePlugin.autoImport.given,
_root_.org.apache.pekko.grpc.sbt.PekkoGrpcPlugin.autoImport.*,
_root_.org.apache.pekko.grpc.sbt.PekkoGrpcPlugin.autoImport.given,
_root_.sbtprotoc.ProtocPlugin.autoImport.*,
_root_.sbtprotoc.ProtocPlugin.autoImport.given
[error] |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[error] |value autoImport is not a member of object
org.apache.pekko.grpc.sbt.PekkoGrpcPlugin.
[error] |An extension method was tried, but could not be fully constructed:
[error] |
[error] | _root_.org.apache.pekko.grpc.sbt.PekkoGrpcPlugin
[error] |
[error] | failed with:
[error] |
[error] | error while loading IArray$package,
[error] | TASTy file scala/IArray$package.tasty could not be read,
failing with:
[error] | Forward incompatible TASTy file has version 28.9,
produced by Scala 3.9.0-bin-nonbootstrapped,
[error] | expected stable TASTy from 28.0 to 28.8.
[error] | To read this TASTy file, use a newer version of this
tool compatible with TASTy 28.9.
[error] | Please refer to the documentation for information on
TASTy versioning:
[error] |
https://docs.scala-lang.org/scala3/reference/language-versions/binary-compatibility.html
[error] -- Error: /tmp/sbt_aeb03d77/build.sbt:6:364
------------------------------------
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]