Skip to content
GitHub Actions / ESLint Report Analysis succeeded Oct 17, 2023 in 1s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 616 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#L616

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

Check warning on line 636 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#L636

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

Check warning on line 145 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#L145

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

Check warning on line 352 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#L352

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

Check warning on line 12 in packages/rrweb/src/types.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/types.ts#L12

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

Check warning on line 16 in packages/rrweb/src/types.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/types.ts#L16

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

Check warning on line 22 in packages/rrweb/src/types.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/types.ts#L22

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