Skip to content

capture bitmap errors #1951

capture bitmap errors

capture bitmap errors #1951

GitHub Actions / ESLint Report Analysis succeeded May 3, 2024 in 0s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 19 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#L19

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

Check warning on line 103 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#L103

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

Check warning on line 309 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#L309

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