Skip to content

fix: nested stylesheets should have absolute URLs #2473

fix: nested stylesheets should have absolute URLs

fix: nested stylesheets should have absolute URLs #2473

GitHub Actions / ESLint Report Analysis succeeded Jul 19, 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.