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

Add stacks-common to clippy CI and fix errors #5598

Merged
merged 8 commits into from
Jan 2, 2025

Conversation

jferrant
Copy link
Collaborator

There were actually a bunch of compile errors (not just clippy errors) for this library if all-features flag was set. Tried my best to fix them. I verified that all the unit tests for stacks-common still pass.

@jferrant jferrant requested review from a team as code owners December 19, 2024 20:58
Copy link
Contributor

@hstove hstove left a comment

Choose a reason for hiding this comment

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

Small nits but LGTM!

stacks-common/src/types/mod.rs Show resolved Hide resolved
stacks-common/src/util/vrf.rs Outdated Show resolved Hide resolved
@jferrant jferrant changed the base branch from feat/clippy-ci to develop December 20, 2024 00:25
@jferrant jferrant requested a review from a team as a code owner December 20, 2024 00:25
Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
@jferrant jferrant requested a review from hstove December 20, 2024 00:51
@jferrant jferrant changed the base branch from develop to feat/clippy-ci December 20, 2024 00:53
@jferrant jferrant changed the base branch from feat/clippy-ci to develop December 20, 2024 00:53
hstove
hstove previously approved these changes Dec 20, 2024
stacks-common/src/types/chainstate.rs Show resolved Hide resolved
stacks-common/src/types/mod.rs Outdated Show resolved Hide resolved
stacks-common/src/util/hash.rs Outdated Show resolved Hide resolved
Signed-off-by: Jacinta Ferrant <[email protected]>
@jferrant jferrant requested review from jbencin and obycode December 21, 2024 00:30
@jferrant jferrant added this pull request to the merge queue Jan 2, 2025
Merged via the queue into develop with commit e74e92e Jan 2, 2025
2 checks passed
@blockstack-devops
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Jan 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants