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: deny all clippy lints on turborepo clippy run #6186

Merged
merged 4 commits into from
Oct 17, 2023

Conversation

chris-olszewski
Copy link
Member

@chris-olszewski chris-olszewski commented Oct 16, 2023

Description

This makes clippy warnings blocking for any crate that's a member of the turborepo cargo group.

Testing Instructions

At the time of writing main has clippy warnings and this should fail. If #6185 gets merged and this PR gets rebased, then there won't be any warnings to error out on.

@vercel
Copy link

vercel bot commented Oct 16, 2023

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

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 17, 2023 5:00pm
examples-svelte-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 17, 2023 5:00pm
examples-tailwind-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 17, 2023 5:00pm
8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2023 5:00pm
examples-cra-web ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2023 5:00pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2023 5:00pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2023 5:00pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2023 5:00pm
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2023 5:00pm
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2023 5:00pm
turbo-site ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2023 5:00pm

@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2023

🟢 Turbopack Benchmark CI successful 🟢

Thanks

@github-actions
Copy link
Contributor

✅ This change can build next-swc

@chris-olszewski chris-olszewski marked this pull request as ready for review October 16, 2023 23:10
@chris-olszewski chris-olszewski requested review from a team as code owners October 16, 2023 23:10
@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2023

⚠️ CI failed ⚠️

The following steps have failed in CI:

  • Turborepo examples
  • Turbopack Rust tests (mac/win, non-blocking)

See workflow summary for details

chris-olszewski added a commit that referenced this pull request Oct 17, 2023
### Description

#6186 and #6187 raced and landed in an order that let in a new clippy
warning *and* errors on said warning

### Testing Instructions

No clippy warnings


Closes TURBO-1477

Co-authored-by: Chris Olszewski <Chris Olszewski>
@chris-olszewski chris-olszewski enabled auto-merge (squash) October 17, 2023 17:19
@chris-olszewski chris-olszewski merged commit a0195d2 into main Oct 17, 2023
47 of 52 checks passed
@chris-olszewski chris-olszewski deleted the olszewski/chore_deny_clippy_all_for_turborepo branch October 17, 2023 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants