refactor: reduce nextToken() cognitive complexity from 17 to 15 #83
Annotations
4 warnings
|
src/module-system/prometheus-metrics.ts#L146
Method 'addGaugeMetric' has too many parameters (6). Maximum allowed is 5
|
|
src/lexer.ts#L287
Method 'handleSwitchCharacters' has a complexity of 17. Maximum allowed is 15
|
|
src/cli/program.ts#L638
Async arrow function has a complexity of 16. Maximum allowed is 15
|
|
src/cli/localized-program.ts#L70
Arrow function has a complexity of 16. Maximum allowed is 15
|
The logs for this run have expired and are no longer available.
Loading