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

feat: Improve error messages from mdxrs #8031

Closed
wants to merge 7 commits into from
Closed

feat: Improve error messages from mdxrs #8031

wants to merge 7 commits into from

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Apr 24, 2024

Description

Improve error messages from mdxrs

Closes PACK-2589

Testing Instructions

next.js counterpart: vercel/next.js#64953

Copy link

vercel bot commented Apr 24, 2024

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

Name Status Preview Comments Updated (UTC)
examples-gatsby-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Apr 24, 2024 5:31am
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2024 5:31am
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2024 5:31am
7 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 5:31am
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 5:31am
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 5:31am
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 5:31am
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 5:31am
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 5:31am
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 5:31am

Copy link
Contributor

github-actions bot commented Apr 24, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented Apr 24, 2024

⚠️ CI failed ⚠️

The following steps have failed in CI:

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

See workflow summary for details

Copy link
Contributor

✅ This change can build next-swc

let (start, end) = match *p {
markdown::message::Place::Position(p) => (
SourcePos {
line: p.start.line,
Copy link
Contributor

@arlyon arlyon May 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know there is sometimes disagreement between 0 or 1 indexed line numbers, might be handy to have a comment here for later reference

@kdy1
Copy link
Member Author

kdy1 commented Jun 19, 2024

I'll retry in the future

@kdy1 kdy1 closed this Jun 19, 2024
@kdy1 kdy1 deleted the kdy1/pack-2589 branch June 19, 2024 06:17
sokra pushed a commit that referenced this pull request Jul 31, 2024
Trying #8031 again

~~Depends on #8766

<img width="979" alt="Bildschirmfoto 2024-07-30 um 15 35 48"
src="https://github.com/user-attachments/assets/32d88ffc-c816-41fb-928b-79d27e89b56d">

---------

Co-authored-by: 강동윤 (Donny) <kdy1997.dev@gmail.com>
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 31, 2024
Trying vercel/turborepo#8031 again

~~Depends on vercel/turborepo#8766

<img width="979" alt="Bildschirmfoto 2024-07-30 um 15 35 48"
src="https://github.com/user-attachments/assets/32d88ffc-c816-41fb-928b-79d27e89b56d">

---------

Co-authored-by: 강동윤 (Donny) <kdy1997.dev@gmail.com>
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 1, 2024
Trying vercel/turborepo#8031 again

~~Depends on vercel/turborepo#8766

<img width="979" alt="Bildschirmfoto 2024-07-30 um 15 35 48"
src="https://github.com/user-attachments/assets/32d88ffc-c816-41fb-928b-79d27e89b56d">

---------

Co-authored-by: 강동윤 (Donny) <kdy1997.dev@gmail.com>
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