-
Couldn't load subscription status.
- Fork 9
Closed
Labels
BugSomething isn't workingSomething isn't working
Description
Description
I had a working buf setup which was working perfectly and after one rebuild I noticed that something was wrong, eventually I found out that the expression_pb2.py is not being generated.
Tried with different proto versions, different PCs.
I was not able to find the expression proto file and where it's generated.
Steps to Reproduce
Expected Behavior
Actual Behavior
Screenshots/Logs
Environment
- Operating System: Linux
- Version: Arch; Bluefin
- Compiler/Toolchain:
- Protobuf Compiler & Version:
- Protoc-gen-validate Version:
- Protovalidate Version: from latest, down to 0.7.1
Possible Solution
My workaround solution was to switch back to v0.7.1 in the buf.yaml file:
buf.build/bufbuild/protovalidate:v0.7.1
Additional Context
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working