-
Notifications
You must be signed in to change notification settings - Fork 678
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
Enable clippy in CI #4026
Enable clippy in CI #4026
Conversation
@wileyj after this is merged, can we add this "Clippy Check" as a required check? |
Packages enabled so far: - clarity - libstackerdb - pox-locking - stacks-common
b185c8a
to
febb45f
Compare
Just realized that's probably not the right place to add the clippy job in ci.yml, since that one's only activated on pushes to master. I'm not clear on where it needs to go. |
Codecov Report
@@ Coverage Diff @@
## develop #4026 +/- ##
============================================
- Coverage 58.31% 0.16% -58.16%
============================================
Files 1 402 +401
Lines 571 287893 +287322
============================================
+ Hits 333 469 +136
- Misses 238 287424 +287186
... and 390 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
I reverted the changes to ci.yml, but I don't understand yet why this job doesn't actually run. |
Ah, I'm an idiot: if: ${{ false }} I'll try removing that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving this so we have something in place for now, with the expectation that we'll want to reimplement what this remote workflow does since it is no longer maintained:
https://github.com/actions-rs/clippy-check
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. |
Description
Applicable issues
Additional info (benefits, drawbacks, caveats)
Checklist
docs/rpc/openapi.yaml
andrpc-endpoints.md
for v2 endpoints,event-dispatcher.md
for new events)clarity-benchmarking
repobitcoin-tests.yml