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 CI lint failure by pinning to protobuf-4 #6650

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

pavoljuhas
Copy link
Collaborator

@pavoljuhas pavoljuhas requested review from wcourtney, vtomole, cduck, verult and a team as code owners June 25, 2024 01:36
Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.81%. Comparing base (0aae3c1) to head (f236803).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6650      +/-   ##
==========================================
- Coverage   97.81%   97.81%   -0.01%     
==========================================
  Files        1066     1066              
  Lines       91779    91779              
==========================================
- Hits        89773    89772       -1     
- Misses       2006     2007       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pavoljuhas
Copy link
Collaborator Author

Related to protocolbuffers/protobuf@2699579 which was released in protobuf-5.27.0.

Copy link
Collaborator

@senecameeks senecameeks left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix, Pavol!

@pavoljuhas pavoljuhas enabled auto-merge (squash) June 25, 2024 06:36
@pavoljuhas pavoljuhas merged commit 76f3113 into quantumlib:main Jun 25, 2024
34 checks passed
@pavoljuhas pavoljuhas deleted the pin-protobuf-4 branch June 25, 2024 16:42
pavoljuhas added a commit to pavoljuhas/Cirq that referenced this pull request Jun 26, 2024
* Pin `protobuf` to version 4 to fix "Lint check" CI failure such as
  https://github.com/quantumlib/Cirq/actions/runs/9654153610/job/26627844188

* Also bump `types-protobuf` `mypy-protobuf` for consistency with protobuf-4.x
pavoljuhas added a commit to pavoljuhas/Cirq that referenced this pull request Jun 26, 2024
* Pin `protobuf` to version 4 to fix "Lint check" CI failure such as
  https://github.com/quantumlib/Cirq/actions/runs/9654153610/job/26627844188

* Also bump `types-protobuf` `mypy-protobuf` for consistency with protobuf-4.x
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.

3 participants