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

ref(rrweb): allow multi touch gestures to be shown for mobile replays #190

Merged
merged 28 commits into from
May 31, 2024

tests that pass

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

ref(rrweb): allow multi touch gestures to be shown for mobile replays #190

tests that pass
56ed9a0
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded May 30, 2024 in 1s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 944 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#L944

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

Check warning on line 963 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#L963

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

Check warning on line 970 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#L970

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

Check warning on line 1057 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#L1057

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

Check warning on line 1092 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#L1092

[@typescript-eslint/no-unused-vars] 'd' 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-non-null-assertion] Forbidden non-null assertion.

Check warning on line 1453 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#L1453

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

Check warning on line 1570 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#L1570

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