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

fix(snapshot): Set <link> attributes to null for remote CSS #227

Merged
merged 2 commits into from
Dec 10, 2024

update snaps

713df12
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix(snapshot): Set <link> attributes to null for remote CSS #227

update snaps
713df12
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Dec 9, 2024 in 1s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 280 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#L280

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

Check warning on line 517 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#L517

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

Check warning on line 726 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#L726

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

Check warning on line 833 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#L833

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

Check warning on line 876 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#L876

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

Check warning on line 876 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#L876

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

Check warning on line 988 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#L988

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

Check warning on line 989 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#L989

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

Check warning on line 990 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#L990

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

Check warning on line 991 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#L991

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