fix(global-header): name anonymous arrow function in eslint config#3508
fix(global-header): name anonymous arrow function in eslint config#3508fullsend-ai-coder[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3508 +/- ##
=======================================
Coverage 53.62% 53.62%
=======================================
Files 2256 2256
Lines 85870 85870
Branches 24128 24140 +12
=======================================
Hits 46046 46046
Misses 39528 39528
Partials 296 296
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
/fs-fix use the function keyword instead |
|
🤖 Fix · ❌ Terminated · Started 6:36 AM UTC · Ended 6:40 AM UTC |
Assign the exported arrow function to a named variable `createEslintConfig` to satisfy SonarQube rule javascript:S7726 and improve stack trace readability. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8aea9d8 to
c0bd425
Compare
|
|
🤖 Finished Fix · ❌ Failure · Started 6:36 AM UTC · Completed 6:40 AM UTC |



Assign the exported arrow function to a named variable
createEslintConfigto satisfy SonarQube rule javascript:S7726 and improve stack trace readability.Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Closes #3486
Post-script verification
fix/global-header-named-arrow-function)0634d5438362100cd24ef8c6f505c569551c9df2..HEAD)