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: nested stylesheets should have absolute URLs #1533

Merged

Clarify in test files where jpegs are expected to appear in absolutif…

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

fix: nested stylesheets should have absolute URLs #1533

Clarify in test files where jpegs are expected to appear in absolutif…
72f6a68
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Jul 17, 2024 in 1s

ESLint Report Analysis

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

Details

Annotations

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-non-null-assertion] Forbidden non-null assertion.

Check warning on line 700 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#L700

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

Check warning on line 701 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#L701

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

Check warning on line 702 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#L702

[@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 74 in packages/rrweb-snapshot/src/utils.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/utils.ts#L74

[tsdoc/syntax] tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen

Check warning on line 87 in packages/rrweb/src/record/stylesheet-manager.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/stylesheet-manager.ts#L87

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