Skip to content

Fix for [Bug]: hidden inputs are not masked when maskAllInputs is enabled #1609 #2650

Fix for [Bug]: hidden inputs are not masked when maskAllInputs is enabled #1609

Fix for [Bug]: hidden inputs are not masked when maskAllInputs is enabled #1609 #2650

GitHub Actions / ESLint Report Analysis succeeded Dec 16, 2024 in 1s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 285 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#L285

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

Check warning on line 705 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#L705

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

Check warning on line 706 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#L706

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

Check warning on line 707 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#L707

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

Check warning on line 708 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#L708

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

Check warning on line 561 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#L561

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

Check warning on line 579 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#L579

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