Bump eslint-plugin-sonarjs from 1.0.4 to 3.0.1 #2072
Annotations
11 errors
|
Test:
src/converters/basic_sensors.ts#L92
Refactor this code to not nest functions more than 4 levels deep
|
Test:
src/docgen/docgen.ts#L55
Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service
|
Test:
src/docgen/docgen.ts#L66
Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service
|
Test:
src/docgen/docgen.ts#L72
Remove duplicates in this character class
|
Test:
src/docgen/docgen.ts#L105
Handle this exception or don't catch it at all
|
Test:
src/docgen/docgen.ts#L396
Do not use "Error" to declare a variable - use another name
|
Test:
src/platform.ts#L415
Handle this exception or don't catch it at all
|
Test:
test/action.spec.ts#L280
Refactor this code to not nest functions more than 4 levels deep
|
Test:
test/helper.spec.ts#L19
Complete the task associated to this "TODO" comment
|
Test:
test/switch.spec.ts#L46
Refactor this code to not nest functions more than 4 levels deep
|
Loading