Skip to content

Make properties x and y optional in mouseInteractionParam #1602

Make properties x and y optional in mouseInteractionParam

Make properties x and y optional in mouseInteractionParam #1602

GitHub Actions / ESLint Report Analysis succeeded Feb 9, 2024 in 0s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 887 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#L887

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

Check warning on line 906 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#L906

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

Check warning on line 913 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#L913

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

Check warning on line 1000 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#L1000

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

Check warning on line 1035 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#L1035

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

Check warning on line 1036 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#L1036

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

Check warning on line 1373 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#L1373

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

Check warning on line 1490 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#L1490

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