Skip to content

fix: lint errors from adding recordDOM option #1287

fix: lint errors from adding recordDOM option

fix: lint errors from adding recordDOM option #1287

GitHub Actions / ESLint Report Analysis succeeded Oct 23, 2023 in 1s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 552 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#L552

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

Check warning on line 646 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#L646

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

Check warning on line 646 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#L646

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

Check warning on line 740 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#L740

[@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 59 in packages/rrweb/src/plugins/console/replay/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/plugins/console/replay/index.ts#L59

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

Check warning on line 131 in packages/rrweb/src/plugins/console/replay/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/plugins/console/replay/index.ts#L131

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

Check warning on line 163 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#L163

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

Check warning on line 101 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#L101

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

Check warning on line 40 in packages/rrweb/src/replay/canvas/webgl.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/replay/canvas/webgl.ts#L40

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 79 in packages/rrweb/src/replay/canvas/webgl.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/replay/canvas/webgl.ts#L79

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 1379 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#L1379

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

Check warning on line 1496 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#L1496

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

Check warning on line 130 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#L130

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.