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

Fix type type error in bigint test #1229

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Fix type type error in bigint test #1229

merged 1 commit into from
Sep 13, 2024

Conversation

srikrsna-buf
Copy link
Member

Fix type type error in bigint test. In v1 we were constructing a dynamic message which didn't cause a type error, but for v2 hand writing a descriptor is not ideal, so we changed it to use well-known type. This cause a type-error, which was incorrectly ignored. This fixes that.

Signed-off-by: Sri Krishna Paritala <skrishna@buf.build>
@srikrsna-buf srikrsna-buf merged commit 7ca8eac into v2 Sep 13, 2024
46 checks passed
@srikrsna-buf srikrsna-buf deleted the sk/fix-type-error branch September 13, 2024 07:19
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

Successfully merging this pull request may close these issues.

2 participants