Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: pass clippy check #420

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

keroro520
Copy link
Contributor

Running cargo clippy --features ${TASKDB},sp1,risc0,sgx -- -D warnings generates some errors.

After making modifications to the /provers/ directory and running Clippy on these provers using the command cargo clippy --features ${TASKDB},sp1,risc0,sgx -- -D warnings, some errors were generated. This pull request addresses and resolves those errors.

Running `cargo clippy --features ${TASKDB},sp1,risc0,sgx -- -D warnings`
generates some clippy errors.
@keroro520 keroro520 added this pull request to the merge queue Nov 28, 2024
Merged via the queue into taikoxyz:main with commit fdbef53 Nov 28, 2024
15 checks passed
@keroro520 keroro520 deleted the chore-clippy-with-features branch November 28, 2024 12:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants