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

Failure to unmarshal E2_HIGHCPU_32 machineType #146

Open
dinvlad opened this issue Aug 26, 2022 · 0 comments
Open

Failure to unmarshal E2_HIGHCPU_32 machineType #146

dinvlad opened this issue Aug 26, 2022 · 0 comments

Comments

@dinvlad
Copy link

dinvlad commented Aug 26, 2022

Hi Team,

Similarly to what's been reported previously in #105, our notifier fails to unmarshal E2_HIGHCPU_32 machineType:

notifiers.go:440] failed to unmarshal PubSub message id="" data="<REDACTED>" publishTime="2022-08-26T19:31:45.596Z" into a Build: proto: (line 33:20): invalid value for enum type: "E2_HIGHCPU_32"

It seems that the associated proto already has it - so perhaps the proto package just need to be updated? Although the go.mod version seems to be later than the one where this machine type was added.

Thanks

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