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

v1.1.4 does not make #275

Open
dataselfservice opened this issue Jul 24, 2024 · 0 comments
Open

v1.1.4 does not make #275

dataselfservice opened this issue Jul 24, 2024 · 0 comments

Comments

@dataselfservice
Copy link

Hi,

I was using this years back. Does this still work with Psql? It seems it does not even build:

❯ make                                                                                                                                                                                                                                        
buf lint                                                                                                                                                                                                                                      
example/feature_demo/demo_multi_file.proto:3:1:Files with package "example" must be within a directory "example" relative to root but were in directory "feature_demo".                                                                       
example/feature_demo/demo_multi_file.proto:3:1:Package name "example" should be suffixed with a correctly formed version, such as "example.v1".                                                                                               
example/feature_demo/demo_multi_file_service.proto:3:1:Files with package "example" must be within a directory "example" relative to root but were in directory "feature_demo".                                                               example/feature_demo/demo_multi_file_service.proto:3:1:Package name "example" should be suffixed with a correctly formed version, such as "example.v1".                                                                                       
example/feature_demo/demo_multi_file_service.proto:22:14:RPC request type "ReadAccountRequest" should be named "ReadRequest" or "BlogPostServiceReadRequest".                                                                                 
example/feature_demo/demo_multi_file_service.proto:22:43:RPC response type "ReadBlogPostsResponse" should be named "ReadResponse" or "BlogPostServiceReadResponse".                                                                           example/feature_demo/demo_service.proto:3:1:Files with package "example" must be within a directory "example" relative to root but were in directory "feature_demo".                                                                          
example/feature_demo/demo_service.proto:3:1:Package name "example" should be suffixed with a correctly formed version, such as "example.v1".      
...

buf lint, buf build are also failing from example dirs!?!?

Any hint?

Cheers,
Andrea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant