- Issue created by @anjaliprasannan
- Merge request !139Issue #3528209: Fix eslint issue in pipeline - ai_agents → (Open) created by Unnamed author
Getting this eslint issue in pipelines
/builds/issue/ai_agents-3517117/web/modules/custom/ai_agents-3517117/js/agents_form.js
22:13 error 'filter' is never reassigned. Use 'const' instead prefer-const
22:22 error Prefer HTMLInputElement#value to .val no-jquery/no-val
25:15 error 'id' is never reassigned. Use 'const' instead prefer-const
In most of the MRs the pipelines throw the eslint issue
Active
1.1
Code