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

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

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
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.

4 participants