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

chore: (partially) resume pre-commit CI action #2463

Merged
merged 1 commit into from
Mar 10, 2025
Merged

Conversation

jayantk
Copy link
Contributor

@jayantk jayantk commented Mar 10, 2025

Summary

Partially resume pre-commit CI. The problem is that a dependency of the pythnet_sdk has updated so that it now requires a newer rust version. Upgrading our rust version causes other problems however. The right fix to this is probably to add a Cargo.lock file (but I don't have one unfortunately).

Luckily the failure happens in the test package, so as a temporary stopgap turn off the test part of the clippy check.

@jayantk jayantk requested a review from a team as a code owner March 10, 2025 19:31
Copy link

vercel bot commented Mar 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2025 7:35pm
component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2025 7:35pm
entropy-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2025 7:35pm
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2025 7:35pm
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2025 7:35pm
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2025 7:35pm

@jayantk jayantk merged commit 3211b06 into main Mar 10, 2025
8 checks passed
@jayantk jayantk deleted the pause_pre_commit2 branch March 10, 2025 22:30
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