Fix serialization and mutation of <textarea> elements #1331
ESLint Report Analysis
0 ESLint error(s) and 17 ESLint warning(s) found in pull request changed files.
0 ESLint error(s) and 33 ESLint warning(s) found in files outside of the pull request.
Details
Annotations
Check warning on line 255 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L255
[@typescript-eslint/no-unused-vars] '_value' is defined but never used.
Check warning on line 388 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L388
[@typescript-eslint/no-unused-vars] 'isStylesheetLoaded' is defined but never used.
Check warning on line 557 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L557
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 651 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L651
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 651 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L651
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 750 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L750
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 751 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L751
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 752 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L752
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 753 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L753
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 887 in packages/rrweb/src/replay/index.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/replay/index.ts#L887
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 906 in packages/rrweb/src/replay/index.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/replay/index.ts#L906
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 913 in packages/rrweb/src/replay/index.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/replay/index.ts#L913
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 1002 in packages/rrweb/src/replay/index.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/replay/index.ts#L1002
[@typescript-eslint/no-unused-vars] 'beforeLoadState' is assigned a value but never used.
Check warning on line 1035 in packages/rrweb/src/replay/index.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/replay/index.ts#L1035
[@typescript-eslint/no-unused-vars] 'd' is assigned a value but never used.
Check warning on line 1036 in packages/rrweb/src/replay/index.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/replay/index.ts#L1036
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 1373 in packages/rrweb/src/replay/index.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/replay/index.ts#L1373
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 1490 in packages/rrweb/src/replay/index.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/replay/index.ts#L1490
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.