-
-
Notifications
You must be signed in to change notification settings - Fork 272
Playwright + No Babel #1955
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
Playwright + No Babel #1955
Conversation
…eslint plugin, and remove cypress eslint plugin
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📝 Changed routes:
And 12 other routes:
1 deleted route:
Commit f990e64 (https://operation-code-eddddtg6z-operation-code.vercel.app). |
Fixed 64 missing React key prop errors and 2 unescaped entity errors: - Added key props to all JSX elements in arrays across components and pages - Fixed display name issue in project_rebuild.tsx - Escaped apostrophes in about.tsx and chapters.tsx All lint errors are now resolved. Only 6 console statement warnings remain. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Coverage Report
File Coverage
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
❌ Playwright Tests FailedThe Playwright tests have failed. Please download the test report artifact to see detailed information about the failures: 📊 View test run and download artifact How to view the report:
The report includes screenshots, videos, and detailed traces of the failed tests. |






Description of changes
Issue Resolved
Fixes #1722
Fixes #1723
Screenshots/GIFs