Skip to content

fix: Protobuf generation#1523

Closed
WaDadidou wants to merge 2 commits intomainfrom
fix-buf-generate
Closed

fix: Protobuf generation#1523
WaDadidou wants to merge 2 commits intomainfrom
fix-buf-generate

Conversation

@WaDadidou
Copy link
Collaborator

@WaDadidou WaDadidou commented Jul 19, 2025

make generate and make buf.lint give this error:

buf generate api
Failure: failed to build input "api" because it is contained by module at path "." specified in your configuration, you must provide the workspace or module as the input, and filter to this path using --path
make: *** [Makefile:68 : generate.protobuf] Erreur 1

So I fixed it and ran make generate


@WaDadidou WaDadidou requested review from hthieu1110 and n0izn0iz July 19, 2025 13:21
@WaDadidou WaDadidou self-assigned this Jul 19, 2025
@WaDadidou WaDadidou added the bug Something isn't working label Jul 19, 2025
@netlify
Copy link

netlify bot commented Jul 19, 2025

Deploy Preview for gno-dapp failed.

Name Link
🔨 Latest commit 46bdb0f
🔍 Latest deploy log https://app.netlify.com/projects/gno-dapp/deploys/687e47c387ed2300080b10ce

@netlify
Copy link

netlify bot commented Jul 19, 2025

Deploy Preview for teritori-dapp failed.

Name Link
🔨 Latest commit 46bdb0f
🔍 Latest deploy log https://app.netlify.com/projects/teritori-dapp/deploys/687e47c3a843740008050b66

@@ -0,0 +1,701 @@
/* eslint-disable */
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there shouldn't be files in api/api

Copy link
Collaborator Author

@WaDadidou WaDadidou Jul 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@WaDadidou WaDadidou changed the title fix: Add path flag to buf generate fix: Protobuf generation Jul 21, 2025
@WaDadidou WaDadidou reopened this Jul 21, 2025
@WaDadidou WaDadidou requested a review from n0izn0iz July 21, 2025 13:38
…MATCH exception to satisfy buf lint --path api
@WaDadidou WaDadidou marked this pull request as draft July 21, 2025 14:06
@n0izn0iz
Copy link
Collaborator

closing in favor of #1524

@n0izn0iz n0izn0iz closed this Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants