Skip to content

Fix: Update linting #118

Fix: Update linting

Fix: Update linting #118

Triggered via push May 16, 2024 19:59
Status Success
Total duration 44s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build: src/looking_glass/output-parser.ts#L13
Capturing group number 1 is defined but never used
build: src/mad_hatter/plugin.ts#L228
Capturing group number 1 is defined but never used
build: src/mad_hatter/plugin.ts#L228
Capturing group number 2 is defined but never used
build: src/mad_hatter/plugin.ts#L228
The quantifier '.*' can exchange characters with '.*'. Using any string accepted by /=+/, this can be exploited to cause at least polynomial backtracking
build: src/mad_hatter/plugin.ts#L228
Capturing group number 3 is defined but never used
build: src/mad_hatter/plugin.ts#L228
Capturing group number 4 is defined but never used
build: src/rabbit-hole.ts#L42
'(www\.)?' can be removed because it is already included by '.*'. This cannot be fixed automatically because it might change or remove a capturing group
build: src/rabbit-hole.ts#L42
The quantifier '.*' can exchange characters with '.*'. Using any string accepted by /\.+/, this can be exploited to cause at least polynomial backtracking. This might cause exponential backtracking
build: src/utils.ts#L177
Capturing group number 1 is defined but never used