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

Revert "feat(turbopack): Handle fragment in requests" #7918

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Apr 9, 2024

Reverts #7771

Copy link

vercel bot commented Apr 9, 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 Apr 9, 2024 6:57am
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 6:57am
8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Apr 9, 2024 6:57am
examples-designsystem-docs ⬜️ Ignored (Inspect) Apr 9, 2024 6:57am
examples-gatsby-web ⬜️ Ignored (Inspect) Apr 9, 2024 6:57am
examples-kitchensink-blog ⬜️ Ignored (Inspect) Apr 9, 2024 6:57am
examples-native-web ⬜️ Ignored (Inspect) Apr 9, 2024 6:57am
examples-svelte-web ⬜️ Ignored (Inspect) Apr 9, 2024 6:57am
examples-tailwind-web ⬜️ Ignored (Inspect) Apr 9, 2024 6:57am
examples-vite-web ⬜️ Ignored (Inspect) Apr 9, 2024 6:57am

Copy link
Contributor

github-actions bot commented Apr 9, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented Apr 9, 2024

⚠️ This change may fail to build next-swc.

Logs

packages/next-swc/crates/next-core/src/next_font/google/mod.rs:159:13: �[38;5;9merror[E0027]: pattern does not mention field `fragment`
packages/next-swc/crates/next-core/src/next_font/google/mod.rs:290:13: �[38;5;9merror[E0027]: pattern does not mention field `fragment`
packages/next-swc/crates/next-core/src/next_font/google/mod.rs:340:13: �[38;5;9merror[E0027]: pattern does not mention field `fragment`
packages/next-swc/crates/next-core/src/next_font/local/mod.rs:131:13: �[38;5;9merror[E0027]: pattern does not mention field `fragment`
packages/next-swc/crates/next-core/src/next_font/local/mod.rs:209:13: �[38;5;9merror[E0027]: pattern does not mention field `fragment`
packages/next-swc/crates/next-core/src/next_font/local/mod.rs:262:13: �[38;5;9merror[E0027]: pattern does not mention field `fragment`
packages/next-swc/crates/next-core/src/next_shared/resolve.rs:77:16: �[38;5;9merror[E0027]: pattern does not mention field `fragment`
packages/next-swc/crates/next-core/src/next_shared/resolve.rs:418:16: �[38;5;9merror[E0027]: pattern does not mention field `fragment`
error: could not compile `next-core` (lib) due to 8 previous errors

See job summary for details

Copy link
Contributor

github-actions bot commented Apr 9, 2024

⚠️ CI failed ⚠️

The following steps have failed in CI:

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

See workflow summary for details

@ForsakenHarmony ForsakenHarmony merged commit 1bfe729 into main Apr 9, 2024
47 of 50 checks passed
@ForsakenHarmony ForsakenHarmony deleted the revert-7771-kdy1/pack-1006 branch April 9, 2024 15:14
kdy1 added a commit that referenced this pull request Apr 11, 2024
kdy1 added a commit that referenced this pull request Apr 16, 2024
kdy1 added a commit that referenced this pull request Apr 17, 2024
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.

2 participants