-
Notifications
You must be signed in to change notification settings - Fork 2.1k
ci(actions): skip unparseable tree #3584
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
7 Ignored Deployments
|
Failing next.js integration test suitesCommit: 30769c7 Test summary
Full test report
Expand output● ReactRefresh › can edit a component without losing state
● ReactRefresh › cyclic dependencies
Expand output● {{name}} › should work using cheerio
● {{name}} › should work using browser
● {{name}} › should work with html
● {{name}} › should work with fetch
Expand output● 404 Page Support with _app › dev mode › should not show pages/404 GIP error if _app has GIP
Expand output● Error Overlay for server components compiler errors in pages › importing 'next/headers' in pages
● Error Overlay for server components compiler errors in pages › importing 'server-only' in pages
● Error Overlay for server components compiler errors in pages › "use client" at the bottom of the page
● Error Overlay for server components compiler errors in pages › "use client" with parentheses
Expand output● app dir rendering › should serve app/page.server.js at /
● app dir rendering › SSR only › should run data in layout and page
● app dir rendering › SSR only › should run data fetch in parallel
● app dir rendering › static only › should run data in layout and page
● app dir rendering › static only › should run data in parallel during development
● app dir rendering › ISR › should revalidate the page when revalidate is configured
Expand output● Default 404 Page with custom _error › dev mode › should respond to 404 correctly
● Default 404 Page with custom _error › dev mode › should render error correctly
● Default 404 Page with custom _error › dev mode › should render index page normal
Expand output● ReactRefresh › can edit a component without losing state
● ReactRefresh › cyclic dependencies
Expand output● {{name}} › should work using cheerio
● {{name}} › should work using browser
● {{name}} › should work with html
● {{name}} › should work with fetch
Expand output● 404 Page Support with _app › dev mode › should not show pages/404 GIP error if _app has GIP
Expand output● Error recovery app turbo › Error recovery with overlay › can recover from a syntax error without losing state
● Error recovery app turbo › Error recovery with overlay › client component can recover from syntax error
● Error recovery app turbo › Error recovery with overlay › server component can recover from syntax error
● Error recovery app turbo › Error recovery with overlay › can recover from a event handler error
● Error recovery app turbo › Error recovery with overlay › client component can recover from a component error
● Error recovery app turbo › Error recovery with overlay › server component can recover from a component error
● Error recovery app turbo › Error recovery with overlay › syntax > runtime error
● Error recovery app turbo › Error recovery with overlay › stuck error
● Error recovery app turbo › Error recovery with overlay › render error not shown right after syntax error
Expand output● app dir rendering › should serve app/page.server.js at /
● app dir rendering › SSR only › should run data in layout and page
● app dir rendering › SSR only › should run data fetch in parallel
● app dir rendering › static only › should run data in layout and page
● app dir rendering › static only › should run data in parallel during development
● app dir rendering › ISR › should revalidate the page when revalidate is configured
Expand output● Default 404 Page with custom _error › dev mode › should respond to 404 correctly
● Default 404 Page with custom _error › dev mode › should render error correctly
● Default 404 Page with custom _error › dev mode › should render index page normal
|
Benchmark for 30769c7
Click to view full benchmark
|
|
Minor null check fix.