Add no-unsafe-sqlite-interpolation rule
#7632
Annotations
10 warnings
|
lint:
rules/no-manually-wrapped-comments.js#L161
Unexpected 'todo' comment: 'TODO: Enable in the recommended preset...'
|
|
lint:
rules/no-manually-wrapped-comments.js#L15
This line has a length of 208. Maximum allowed is 200
|
|
lint:
rules/no-array-reduce.js#L670
Unexpected 'todo' comment: 'TODO: Once `Math.sumPrecise()` is widely...'
|
|
lint:
rules/no-array-reduce.js#L108
Unexpected 'todo' comment: 'TODO: Offer this as an autofix (and...'
|
|
lint:
rules/fix/replace-node-or-token-and-spaces-before.js#L15
Generator function 'replaceNodeOrTokenAndSpacesBefore' has too many parameters (5). Maximum allowed is 4
|
|
lint:
rules/dom-node-dataset.js#L434
Arrow function has a complexity of 33. Maximum allowed is 20
|
|
lint:
rules/comment-content.js#L1223
Unexpected 'todo' comment: 'TODO: Add back to `recommended` once the...'
|
|
lint:
index.js#L102
Unexpected 'todo' comment: 'TODO: Remove this at some point. Kept...'
|
|
lint:
index.js#L63
Unexpected 'todo' comment: 'TODO: Enable `prefer-iterator-concat` in...'
|
|
lint:
eslint.dogfooding.config.js#L58
Unexpected 'todo' comment: 'TODO: Enable when targeting Node.js 26.'
|