Skip to content

Allow more fine grained control over blocking elements #2789

Allow more fine grained control over blocking elements

Allow more fine grained control over blocking elements #2789

GitHub Actions / ESLint Report Analysis succeeded Feb 6, 2025 in 0s

ESLint Report Analysis

0 ESLint error(s) and 16 ESLint warning(s) found in pull request changed files.
13 ESLint error(s) and 23 ESLint warning(s) found in files outside of the pull request.

Details

Annotations

Check warning on line 290 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#L290

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

Check warning on line 720 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#L720

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

Check warning on line 721 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#L721

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

Check warning on line 722 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#L722

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

Check warning on line 723 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#L723

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

Check warning on line 565 in packages/rrweb/src/record/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/index.ts#L565

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

Check warning on line 583 in packages/rrweb/src/record/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/index.ts#L583

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

Check warning on line 369 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#L369

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

Check warning on line 375 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#L375

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

Check warning on line 876 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#L876

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

Check warning on line 134 in packages/rrweb/src/record/observer.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/observer.ts#L134

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

Check warning on line 117 in packages/rrweb/src/record/observers/canvas/canvas-manager.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/observers/canvas/canvas-manager.ts#L117

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

Check warning on line 329 in packages/rrweb/src/record/observers/canvas/canvas-manager.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/observers/canvas/canvas-manager.ts#L329

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

Check warning on line 36 in packages/rrweb/src/utils.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/utils.ts#L36

[tsdoc/syntax] tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative

Check warning on line 120 in packages/rrweb/src/utils.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/utils.ts#L120

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

Check warning on line 613 in packages/types/src/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/types/src/index.ts#L613

[tsdoc/syntax] tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative