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: The needsMask check should also be ignored when the childNode array length is equal to 0 #1402

Create lazy-bananas-peel.md

1204d10
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

fix: The needsMask check should also be ignored when the childNode array length is equal to 0 #1402

Create lazy-bananas-peel.md
1204d10
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Feb 2, 2024 in 0s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 256 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#L256

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

Check warning on line 394 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#L394

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

Check warning on line 559 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#L559

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

Check warning on line 648 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#L648

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

Check warning on line 648 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#L648

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

Check warning on line 741 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#L741

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

Check warning on line 742 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#L742

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

Check warning on line 743 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#L743

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

Check warning on line 744 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#L744

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