Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulumi protobuf incompatibility detected #509

Open
lbialy opened this issue Jun 9, 2024 · 1 comment
Open

Pulumi protobuf incompatibility detected #509

lbialy opened this issue Jun 9, 2024 · 1 comment
Assignees
Labels
area/automation-api The Automation API impact/regression Something that used to work, but is now broken kind/bug Some behavior is incorrect or out of spec P2 Bugs of moderate severity to be assigned to an engineer in the next iteration
Milestone

Comments

@lbialy
Copy link
Collaborator

lbialy commented Jun 9, 2024

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
@lbialy
Copy link
Collaborator Author

lbialy commented Jun 9, 2024

this affects automation api

@lbialy lbialy added kind/bug Some behavior is incorrect or out of spec impact/regression Something that used to work, but is now broken area/automation-api The Automation API P2 Bugs of moderate severity to be assigned to an engineer in the next iteration labels Jun 9, 2024
@lbialy lbialy added this to the 0.4.0 milestone Jun 9, 2024
@lbialy lbialy self-assigned this Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/automation-api The Automation API impact/regression Something that used to work, but is now broken kind/bug Some behavior is incorrect or out of spec P2 Bugs of moderate severity to be assigned to an engineer in the next iteration
Projects
None yet
Development

No branches or pull requests

1 participant