Skip to content

PR #117

PR #117 #162

GitHub Actions / ESLint Report Analysis succeeded Oct 19, 2023 in 1s

ESLint Report Analysis

0 ESLint error(s) and 2 ESLint warning(s) found in pull request changed files.
2 ESLint error(s) and 49 ESLint warning(s) found in files outside of the pull request.

Details

Annotations

Check warning on line 8 in packages/rrweb-snapshot/src/rebuild.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/rebuild.ts#L8

[@typescript-eslint/no-unused-vars] 'attributes' is defined but never used.

Check warning on line 499 in packages/rrweb-snapshot/src/rebuild.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/rebuild.ts#L499

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