Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

conform to the uint32 type defined in dp-service for Status code #40

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

byteocean
Copy link
Contributor

As it is defined in the proto file in dp-service main branch, the code field is uint32 instead of int32, thus the relevant proto files are recompiled to conform to this change.

@github-actions github-actions bot added size/L bug Something isn't working labels Oct 6, 2023
@byteocean
Copy link
Contributor Author

@vlorinc Could you check if this change would break things as you are actively working on it?

@byteocean byteocean changed the title conform to the uint32 type defined in dp-service's for Status code conform to the uint32 type defined in dp-service for Status code Oct 6, 2023
@vlorinc
Copy link
Contributor

vlorinc commented Oct 6, 2023

@byteocean I changed the types of errors.Ignore function to uint32 as it needs to be of same type. Other than that it looks OK.

@byteocean
Copy link
Contributor Author

@vlorinc thanks a lot. then I make it an official PR.

@byteocean byteocean marked this pull request as ready for review October 6, 2023 12:23
@byteocean byteocean requested a review from guvenc October 10, 2023 08:47
@guvenc guvenc merged commit 1434b3e into main Oct 12, 2023
4 of 5 checks passed
@guvenc guvenc deleted the fix/status_code_type branch October 12, 2023 07:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants