Skip to content

Bump eslint-plugin-sonarjs from 1.0.4 to 3.0.1 #2072

Bump eslint-plugin-sonarjs from 1.0.4 to 3.0.1

Bump eslint-plugin-sonarjs from 1.0.4 to 3.0.1 #2072

Triggered via pull request January 4, 2025 20:46
Status Failure
Total duration 1m 3s
Artifacts

verify.yml

on: pull_request
Matrix: Verify
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
Verify (20.x): src/converters/basic_sensors.ts#L92
Refactor this code to not nest functions more than 4 levels deep
Verify (20.x): 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
Verify (20.x): 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
Verify (20.x): src/docgen/docgen.ts#L72
Remove duplicates in this character class
Verify (20.x): src/docgen/docgen.ts#L105
Handle this exception or don't catch it at all
Verify (20.x): src/docgen/docgen.ts#L396
Do not use "Error" to declare a variable - use another name
Verify (20.x): src/platform.ts#L415
Handle this exception or don't catch it at all
Verify (20.x): test/action.spec.ts#L280
Refactor this code to not nest functions more than 4 levels deep
Verify (20.x): test/helper.spec.ts#L19
Complete the task associated to this "TODO" comment
Verify (20.x): test/switch.spec.ts#L46
Refactor this code to not nest functions more than 4 levels deep
Verify (18.x)
The job was canceled because "_20_x" failed.
Verify (18.x): src/converters/basic_sensors.ts#L92
Refactor this code to not nest functions more than 4 levels deep
Verify (18.x): 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
Verify (18.x): 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
Verify (18.x): src/docgen/docgen.ts#L72
Remove duplicates in this character class
Verify (18.x): src/docgen/docgen.ts#L105
Handle this exception or don't catch it at all
Verify (18.x): src/docgen/docgen.ts#L396
Do not use "Error" to declare a variable - use another name
Verify (18.x): src/platform.ts#L415
Handle this exception or don't catch it at all
Verify (18.x): test/action.spec.ts#L280
Refactor this code to not nest functions more than 4 levels deep
Verify (18.x): test/helper.spec.ts#L19
Complete the task associated to this "TODO" comment
Verify (18.x): test/switch.spec.ts#L46
Refactor this code to not nest functions more than 4 levels deep
Verify (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636