Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial shadow DOM support #1572

Support multiple constructable stylesheets per shadow DOM element

3e8743f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Initial shadow DOM support #1572

Support multiple constructable stylesheets per shadow DOM element
3e8743f
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Sep 23, 2024 in 0s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 283 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#L283

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

Check warning on line 703 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#L703

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

Check warning on line 704 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#L704

[@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.