Skip to content

re-throw in callback wrapper #541

re-throw in callback wrapper

re-throw in callback wrapper #541

GitHub Actions / ESLint Report Analysis succeeded Dec 20, 2023 in 1s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 150 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#L150

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

Check warning on line 363 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#L363

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