Bump oxlint from 1.58.0 to 1.59.0 #258
+79
β79
Merged
Annotations
10 warnings
|
Run node --run ci:
src/parser.ts#L397
`debugger` statement is not allowed
|
|
Run node --run ci:
src/parser.ts#L387
`debugger` statement is not allowed
|
|
Run node --run ci:
src/parser.ts#L380
`debugger` statement is not allowed
|
|
Run node --run ci:
src/parser.ts#L359
`debugger` statement is not allowed
|
|
Run node --run ci:
src/parser.ts#L297
`debugger` statement is not allowed
|
|
Run node --run ci:
src/scanner.ts#L641
Function 'getIdentifierStart' is declared but never used.
|
|
Run node --run ci:
src/scanner.ts#L591
Function 'isIdentifierPartOf' is declared but never used.
|
|
Run node --run ci:
src/scanner.ts#L438
Parameter 'allowEscapes' is declared but never used. Unused parameters should start with a '_'.
|
|
Run node --run ci:
src/checker.ts#L290
Function 'getInvalidEdgeRhs' is declared but never used.
|
|
Run node --run ci:
src/checker.ts#L48
Function 'getNarrowerNode' is declared but never used.
|
Loading