fix: remote CSS does not get rebuilt properly #1150
ESLint Report Analysis
0 ESLint error(s) and 4 ESLint warning(s) found in pull request changed files.
2 ESLint error(s) and 51 ESLint warning(s) found in files outside of the pull request.
Details
Annotations
Check warning on line 1058 in packages/rrweb/src/replay/index.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/replay/index.ts#L1058
[@typescript-eslint/no-unused-vars] 'beforeLoadState' is assigned a value but never used.
Check warning on line 1093 in packages/rrweb/src/replay/index.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/replay/index.ts#L1093
[@typescript-eslint/no-unused-vars] 'd' is assigned a value but never used.
Check warning on line 1094 in packages/rrweb/src/replay/index.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/replay/index.ts#L1094
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 1590 in packages/rrweb/src/replay/index.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/replay/index.ts#L1590
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.