fix: nested stylesheets should have absolute URLs #2473
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
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
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
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
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
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
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
github-actions / ESLint Report Analysis
packages/rrweb/src/record/stylesheet-manager.ts#L87
[@typescript-eslint/no-unused-vars] '_linkEl' is defined but never used.