Skip to content

no-unused-properties: Fix for JSX member access (#2890) #6134

no-unused-properties: Fix for JSX member access (#2890)

no-unused-properties: Fix for JSX member access (#2890) #6134

Triggered via push February 13, 2026 19:55
Status Success
Total duration 17m 28s
Artifacts

main.yml

on: push
lint
32s
lint
run-rules-on-codebase
39s
run-rules-on-codebase
Matrix: integration
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: rules/prefer-modern-dom-apis.js#L121
Unexpected 'todo' comment: 'TODO: remove this limits on callee'
lint: rules/prefer-modern-dom-apis.js#L116
Unexpected 'todo' comment: 'TODO: remove this limits on second...'
lint: rules/prefer-modern-dom-apis.js#L67
Unexpected 'todo' comment: 'TODO: make a better fix, don't touch...'
lint: rules/prefer-dom-node-remove.js#L77
Unexpected 'todo' comment: 'TODO: Allow case like...'
lint: rules/prefer-dom-node-remove.js#L18
Unexpected 'todo' comment: 'TODO: Don't check node.type twice'
lint: rules/prefer-dom-node-dataset.js#L17
Unexpected 'todo' comment: 'TODO: Remove this restriction if...'
lint: rules/prefer-array-flat.js#L228
Function 'fix' has too many parameters (5). Maximum allowed is 4
lint: rules/no-for-loop.js#L342
Arrow function has a complexity of 21. Maximum allowed is 20
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: index.js#L80
Unexpected 'todo' comment: 'TODO: Remove this at some point. Kept...'