ref: isParentRemoved to cache subtree (#1543) #20
GitHub Actions / ESLint Report Analysis
succeeded
Oct 21, 2024 in 1s
ESLint Report Analysis
0 ESLint error(s) and 3 ESLint warning(s) found in pull request changed files.
15 ESLint error(s) and 35 ESLint warning(s) found in files outside of the pull request.
Details
Annotations
Check warning on line 366 in packages/rrweb/src/record/mutation.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/record/mutation.ts#L366
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 372 in packages/rrweb/src/record/mutation.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/record/mutation.ts#L372
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 831 in packages/rrweb/src/record/mutation.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/record/mutation.ts#L831
[@typescript-eslint/no-unused-vars] '_mirror' is defined but never used.
Loading