14 result(s) for "Syntax error"
After Cursor refactored your GraphQL queries, queries are rejected with syntax errors or field not found errors. GraphQL queries that were working no longer ...
Claude Code generated backend code that constructs shell commands or system calls by concatenating user input directly into the command string. An attacker c...
A new database migration file was created but didn't execute when starting the application. The database schema remains out of sync with the application code...
Your GitHub Actions workflow stopped running successfully after Cursor made changes to the workflow YAML file. Build or deployment steps are now failing, blo...
You were using an AI tool to build or update your app, and after a series of changes, something went wrong. Now you can't make any more updates — the app won...
Database queries generated by Cursor's AI are throwing syntax errors when executed. The ORM (Sequelize, TypeORM, Prisma) rejects the generated queries as inv...
Your Bolt.new application contains SQL injection vulnerabilities in its database queries. The AI-generated code concatenates user input directly into SQL str...
After Cursor refactored your webpack configuration, the build process fails with syntax errors or configuration errors. The webpack config is malformed. The ...
Server-side rendered pages fail to load with template syntax errors. Browser shows 500 error, server logs show the template couldn't be parsed. Changes to te...
After Cursor generated new database migration files, attempting to roll back to a previous version fails with syntax errors or constraint violations. The dat...
Your application fails to start because Flyway migration encounters an error. The database schema update is blocked, preventing the app from initializing. Mi...
The GitHub Actions workflow generated by Claude Code fails on every push or pull request. The workflow YAML may have syntax errors, reference non-existent se...
Replit displays config errors or your custom run command doesn't execute. The .replit configuration file has syntax errors or missing required fields. The .r...
Thymeleaf templates fail to render with parsing or expression errors. App shows error page instead of rendered content. Template syntax errors, missing conte...