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

Make JS Lints have lower severity #8837

Merged
merged 2 commits into from
Jul 31, 2024
Merged

Conversation

mischnic
Copy link
Contributor

This hides them from Next.js for now

I'll add a test case for Next.js as well

Closes PACK-2877

Copy link

vercel bot commented Jul 25, 2024

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

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 26, 2024 9:22am
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 26, 2024 9:22am
8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Jul 26, 2024 9:22am
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Jul 26, 2024 9:22am
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Jul 26, 2024 9:22am
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Jul 26, 2024 9:22am
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Jul 26, 2024 9:22am
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Jul 26, 2024 9:22am
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Jul 26, 2024 9:22am
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Jul 26, 2024 9:22am

Copy link
Contributor

github-actions bot commented Jul 25, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

✅ This change can build next-swc

Copy link
Contributor

github-actions bot commented Jul 25, 2024

⚠️ CI failed ⚠️

The following steps have failed in CI:

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

See workflow summary for details

@timneutkens timneutkens merged commit 727d5e0 into main Jul 31, 2024
57 of 60 checks passed
@timneutkens timneutkens deleted the mischnic/js-lint-lower-severity branch July 31, 2024 09:58
sokra added a commit to vercel/next.js that referenced this pull request Jul 31, 2024
* vercel/turborepo#8875 <!-- Tobias Koppers -
improve test glob to exclude output folder -->
* vercel/turborepo#8874 <!-- Tobias Koppers - only
add import references when they are used -->
* vercel/turborepo#8766 <!-- Niklas Mischkulnig -
Replace MDX ModuleType with MDX SourceTransform -->
* vercel/turborepo#8090 <!-- DevMirza - fix(ci):
Trying to fix `benchmark-turbopack` workflow -->
* vercel/turborepo#8837 <!-- Niklas Mischkulnig -
Make JS Lints have lower severity -->
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 31, 2024
This hides them from Next.js for now

I'll add a test case for Next.js as well

Closes PACK-2877
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 1, 2024
This hides them from Next.js for now

I'll add a test case for Next.js as well

Closes PACK-2877
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 16, 2024
* vercel/turborepo#8875 <!-- Tobias Koppers -
improve test glob to exclude output folder -->
* vercel/turborepo#8874 <!-- Tobias Koppers - only
add import references when they are used -->
* vercel/turborepo#8766 <!-- Niklas Mischkulnig -
Replace MDX ModuleType with MDX SourceTransform -->
* vercel/turborepo#8090 <!-- DevMirza - fix(ci):
Trying to fix `benchmark-turbopack` workflow -->
* vercel/turborepo#8837 <!-- Niklas Mischkulnig -
Make JS Lints have lower severity -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants