SonarCloud Finding — S4043
Move this array "sort" operation to a separate statement or replace it with "toSorted".
sonarcloud-keys: AZ-V53FhdRHfOsokVAdj,AZ-V53pcdRHfOsokVAjN,AZ-V525hdRHfOsokVAbO,AZ-V53dudRHfOsokVAhq
| File |
Line |
server/server/internal/utils/prioritylist.ts |
32 |
desktop/main/composables/current-page-engine.ts |
16 |
server/server/internal/library/index.ts |
381 |
server/composables/current-page-engine.ts |
15 |
Fix
Follow SonarCloud rule guidance for S4043.
SonarCloud Finding — S4043
Move this array "sort" operation to a separate statement or replace it with "toSorted".
sonarcloud-keys: AZ-V53FhdRHfOsokVAdj,AZ-V53pcdRHfOsokVAjN,AZ-V525hdRHfOsokVAbO,AZ-V53dudRHfOsokVAhq
server/server/internal/utils/prioritylist.tsdesktop/main/composables/current-page-engine.tsserver/server/internal/library/index.tsserver/composables/current-page-engine.tsFix
Follow SonarCloud rule guidance for
S4043.