chore(deps): update linters #59
Annotations
7 errors and 1 warning
Run ESLint 👀:
src/index.ts#L126
The quantifier '\d+' can exchange characters with '\d+'. Using any string accepted by /\d+/i, this can be exploited to cause at least polynomial backtracking
|
Run ESLint 👀:
src/index.ts#L126
Capturing group number 2 is defined but never used
|
Run ESLint 👀:
src/index.ts#L126
Capturing group number 3 is defined but never used
|
Run ESLint 👀:
src/index.ts#L126
The quantifier '\d+' can exchange characters with '\d+'. Using any string accepted by /\d+/i, this can be exploited to cause at least polynomial backtracking
|
Run ESLint 👀:
src/index.ts#L126
The quantifier '\d+' can exchange characters (\d) with '\d+'. This makes the capturing group misleading, because the quantifier will capture fewer characters than its pattern suggests
|
Run ESLint 👀:
src/index.ts#L126
Capturing group number 5 is defined but never used
|
Run ESLint 👀
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading