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

improve error handling #4779

Merged
merged 3 commits into from
May 2, 2023
Merged

improve error handling #4779

merged 3 commits into from
May 2, 2023

Conversation

sokra
Copy link
Member

@sokra sokra commented May 2, 2023

@sokra sokra requested a review from a team as a code owner May 2, 2023 13:31
@vercel
Copy link

vercel bot commented May 2, 2023

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

11 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) May 2, 2023 1:58pm
examples-cra-web ⬜️ Ignored (Inspect) May 2, 2023 1:58pm
examples-designsystem-docs ⬜️ Ignored (Inspect) May 2, 2023 1:58pm
examples-gatsby-web ⬜️ Ignored (Inspect) May 2, 2023 1:58pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) May 2, 2023 1:58pm
examples-native-web ⬜️ Ignored (Inspect) May 2, 2023 1:58pm
examples-nonmonorepo ⬜️ Ignored (Inspect) May 2, 2023 1:58pm
examples-svelte-web ⬜️ Ignored (Inspect) May 2, 2023 1:58pm
examples-tailwind-web ⬜️ Ignored (Inspect) May 2, 2023 1:58pm
examples-vite-web ⬜️ Ignored (Inspect) May 2, 2023 1:58pm
turbo-site ⬜️ Ignored (Inspect) Visit Preview May 2, 2023 1:58pm

@github-actions
Copy link
Contributor

github-actions bot commented May 2, 2023

✅ This change can build next-swc

crates/turbopack-ecmascript/src/parse.rs Outdated Show resolved Hide resolved
@github-actions
Copy link
Contributor

github-actions bot commented May 2, 2023

🟢 CI successful 🟢

Thanks

Co-authored-by: Alex Kirszenberg <alex.kirszenberg@vercel.com>
@sokra sokra merged commit ac765e7 into main May 2, 2023
@sokra sokra deleted the sokra/error-handling branch May 2, 2023 14:39
sokra added a commit to vercel/next.js that referenced this pull request May 2, 2023
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 25, 2024
### Description

[return fallback metadata when image processing
fails](vercel/turborepo@31c1557)
[improve error reporting for ecmascript parsing
errors](vercel/turborepo@813852a)

### Testing Instructions

see #49093

---------

Co-authored-by: Alex Kirszenberg <alex.kirszenberg@vercel.com>
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
### Description

[return fallback metadata when image processing
fails](vercel/turborepo@31c1557)
[improve error reporting for ecmascript parsing
errors](vercel/turborepo@813852a)

### Testing Instructions

see #49093

---------

Co-authored-by: Alex Kirszenberg <alex.kirszenberg@vercel.com>
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 1, 2024
### Description

[return fallback metadata when image processing
fails](vercel/turborepo@31c1557)
[improve error reporting for ecmascript parsing
errors](vercel/turborepo@813852a)

### Testing Instructions

see #49093

---------

Co-authored-by: Alex Kirszenberg <alex.kirszenberg@vercel.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