-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
I found 150+ ESLint errors/warnings in Workday's Marketo Forms2 JavaScript file:
- Unused variables
- Redeclared variables
- Undefined variables
- Unnecessary escape characters
- Empty blocks
- Missing break statements
- Direct prototype usage
- this aliasing
These issues may impact maintainability, performance, robustness, and security.
Metadata
Metadata
Assignees
Labels
No labels