Skip to content

perf(genAdds): refactor recursive procedure to iterative #2453

perf(genAdds): refactor recursive procedure to iterative

perf(genAdds): refactor recursive procedure to iterative #2453

GitHub Actions / ESLint Report Analysis succeeded Jul 18, 2024 in 0s

ESLint Report Analysis

0 ESLint error(s) and 3 ESLint warning(s) found in pull request changed files.
15 ESLint error(s) and 36 ESLint warning(s) found in files outside of the pull request.

Details

Annotations

Check warning on line 351 in packages/rrweb/src/record/mutation.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/mutation.ts#L351

[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.

Check warning on line 357 in packages/rrweb/src/record/mutation.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/mutation.ts#L357

[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.

Check warning on line 691 in packages/rrweb/src/record/mutation.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/mutation.ts#L691

[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.