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.63% 53.63%
=======================================
Files 2260 2260
Lines 85976 85976
Branches 24151 24151
=======================================
Hits 46116 46116
Misses 38298 38298
Partials 1562 1562
*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 |
8aea9d8 to
c0bd425
Compare
|
🤖 Finished Fix · ❌ Failure · Started 6:36 AM UTC · Completed 6:40 AM UTC |
|
/fs-fix use a function keyword instead |
|
🤖 Fix · ❌ Terminated · Started 4:05 PM UTC · Ended 4:09 PM 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>
c0bd425 to
fd23725
Compare
|
|
🤖 Finished Fix · ❌ Failure · Started 4:05 PM UTC · Completed 4:08 PM 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)