rusackas opened a new pull request, #37886: URL: https://github.com/apache/superset/pull/37886
### SUMMARY Changes `@typescript-eslint/no-unused-vars` from `warn` to `error` in both eslintrc.js and oxlint.json to enforce stricter code quality. This is a draft PR to identify all violations via CI. Once violations are found, they will be fixed and the PR will be marked ready for review. ### TESTING INSTRUCTIONS CI will identify any unused variable violations. ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes UI - [ ] Includes DB Migration - [ ] Introduces new feature or API - [ ] Removes existing feature or API 🤖 Generated with [Claude Code](https://claude.ai/code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
