Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Catch calls to iframe content document #222

Merged
merged 3 commits into from
Nov 19, 2024

simplify util functions

c92a839
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix: Catch calls to iframe content document #222

simplify util functions
c92a839
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Nov 18, 2024 in 1s

ESLint Report Analysis

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

Details

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/snapshot.ts#L280

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/snapshot.ts#L517

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/snapshot.ts#L726

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/snapshot.ts#L833

[@typescript-eslint/no-unused-vars] 'maskAllText' is assigned a value but never used.

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/snapshot.ts#L875

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/snapshot.ts#L875

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/snapshot.ts#L987

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/snapshot.ts#L988

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/snapshot.ts#L989

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/snapshot.ts#L990

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

Check warning on line 74 in packages/rrweb-snapshot/src/utils.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/utils.ts#L74

[tsdoc/syntax] tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen

Check warning on line 390 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#L390

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

Check warning on line 396 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#L396

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

Check warning on line 1058 in packages/rrweb/src/replay/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/replay/index.ts#L1058

[@typescript-eslint/no-unused-vars] 'beforeLoadState' is assigned a value but never used.

Check warning on line 1093 in packages/rrweb/src/replay/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/replay/index.ts#L1093

[@typescript-eslint/no-unused-vars] 'd' is assigned a value but never used.

Check warning on line 1094 in packages/rrweb/src/replay/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/replay/index.ts#L1094

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

Check warning on line 1590 in packages/rrweb/src/replay/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/replay/index.ts#L1590

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