ruleTester.run('no-array-index-key', rule, { valid: parsers.all( valid: parsers.all([ { code: '<Foo key="foo" />;' }, { code: '<Foo key={i} />;' }, { code: '<Foo key />;' }, @@ -96,9 +96,6 @@ ruleTester.run('no-array-index-key', rule, { ...
graphite-app merged 1 commit into main from 11-21-fix_linter_no-array-index-key_compile_error_due_to_it_uses_a_renamed_api Nov 21, 2024 +1 −1 Conversation 5 Commits 1 Checks 54 Files changed 1 fix(linter/no-array-index-key): compile error due to it uses a rename… a32f5a7...
11-21-fix_linter_fix_panic_in_react_no-array-index-key Status Success Total duration 3m 55s Artifacts – ci.yml on: pull_request Test (windows-latest) 0s Test wasm32-wasip1-threads 0s Check wasm32-unknown-unknown 1m 53s Spell Check 5s Cargo Deny 7s Clippy 1m 22s D...
chore(infra/biome): enable noImplicitAnyLet and noArrayIndexKey rules #7843 Merged SoonIter merged 2 commits into web-infra-dev:main from shulaoda:chore/enable-noArrayIndexKey-and-noImplicitAnyLet Sep 10, 2024 +66 −75 Conversation 3 Commits 2 Checks 27 Files changed 23 Conversation...
fix(linter/no-array-index-key): compile error due to it uses a rename… a32f5a7 CodSpeed HQ CodSpeed Performance Analysis Graphite App Graphite / mergeability_check Check PR on: pull_request_target 2 Label and Check PR Title CI on: pull_request Test (ubuntu-latest) Test...
fix(linter): fix panic in react/no-array-index-key (#7395) e91c287 CodSpeed HQ CodSpeed Performance Analysis Graphite App Graphite / mergeability_check Check PR on: pull_request_target 2 Label and Check PR Title autofix.ci on: pull_request autofix CI on: pull_request Test...