Skip to content

Pulumi protobuf incompatibility detected #509

Open
@lbialy

Description

Error in CI, run https://github.com/VirtusLab/besom/actions/runs/9409620479

-- Error: /home/runner/work/besom/besom/core/src/main/scala/besom/internal/Language.scala:62:7 
62 |object LanguageRuntimeService extends LanguageRuntimeService
   |       ^
   |object creation impossible, since def about
   |  (request: pulumirpc.language.AboutRequest):
   |    concurrent.Future[pulumirpc.language.AboutResponse] in trait LanguageRuntime in object LanguageRuntimeGrpc is not defined 
   |(Note that
   | parameter pulumirpc.language.AboutRequest in def about
   |  (request: pulumirpc.language.AboutRequest):
   |    concurrent.Future[pulumirpc.language.AboutResponse] in trait LanguageRuntime in object LanguageRuntimeGrpc does not match
   | parameter com.google.protobuf.empty.Empty in def about
   |  (request: com.google.protobuf.empty.Empty):
   |    concurrent.Future[pulumirpc.language.AboutResponse] in trait LanguageRuntimeService in package besom.internal

Metadata

Assignees

Labels

P2Bugs of moderate severity to be assigned to an engineer in the next iterationarea/automation-apiThe Automation APIimpact/regressionSomething that used to work, but is now brokenkind/bugSome behavior is incorrect or out of spec

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions