Skip to content

[BUG] expression_pb2.py is not being generated #223

@martin-varbanov96

Description

@martin-varbanov96

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

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions