Linux and Mac generate slightly different screenshots #1527
ESLint Report Analysis
0 ESLint error(s) and 46 ESLint warning(s) found in pull request changed files.
0 ESLint error(s) and 10 ESLint warning(s) found in files outside of the pull request.
Details
Annotations
Check warning on line 41 in packages/rrdom-nodejs/src/document-nodejs.ts
github-actions / ESLint Report Analysis
packages/rrdom-nodejs/src/document-nodejs.ts#L41
[@typescript-eslint/prefer-as-const] Expected a `const` assertion instead of a literal type annotation.
Check warning on line 377 in packages/rrdom-nodejs/src/document-nodejs.ts
github-actions / ESLint Report Analysis
packages/rrdom-nodejs/src/document-nodejs.ts#L377
[@typescript-eslint/prefer-as-const] Expected a `const` assertion instead of a literal type annotation.
Check warning on line 381 in packages/rrdom-nodejs/src/document-nodejs.ts
github-actions / ESLint Report Analysis
packages/rrdom-nodejs/src/document-nodejs.ts#L381
[@typescript-eslint/prefer-as-const] Expected a `const` assertion instead of a literal type annotation.
Check warning on line 385 in packages/rrdom-nodejs/src/document-nodejs.ts
github-actions / ESLint Report Analysis
packages/rrdom-nodejs/src/document-nodejs.ts#L385
[@typescript-eslint/prefer-as-const] Expected a `const` assertion instead of a literal type annotation.
Check warning on line 208 in packages/rrdom/src/document.ts
github-actions / ESLint Report Analysis
packages/rrdom/src/document.ts#L208
[@typescript-eslint/prefer-as-const] Expected a `const` assertion instead of a literal type annotation.
Check warning on line 588 in packages/rrdom/src/document.ts
github-actions / ESLint Report Analysis
packages/rrdom/src/document.ts#L588
[@typescript-eslint/prefer-as-const] Expected a `const` assertion instead of a literal type annotation.
Check warning on line 618 in packages/rrdom/src/document.ts
github-actions / ESLint Report Analysis
packages/rrdom/src/document.ts#L618
[@typescript-eslint/prefer-as-const] Expected a `const` assertion instead of a literal type annotation.
Check warning on line 650 in packages/rrdom/src/document.ts
github-actions / ESLint Report Analysis
packages/rrdom/src/document.ts#L650
[@typescript-eslint/prefer-as-const] Expected a `const` assertion instead of a literal type annotation.
Check warning on line 500 in packages/rrweb-snapshot/src/rebuild.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/rebuild.ts#L500
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 279 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L279
[@typescript-eslint/no-unused-vars] '_value' is defined but never used.
Check warning on line 417 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L417
[@typescript-eslint/no-unused-vars] 'isStylesheetLoaded' is defined but never used.
Check warning on line 594 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L594
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 704 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L704
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 704 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L704
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 798 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L798
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 799 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L799
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 800 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L800
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 801 in packages/rrweb-snapshot/src/snapshot.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/snapshot.ts#L801
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 13 in packages/rrweb-snapshot/src/types.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/types.ts#L13
[tsdoc/syntax] tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
Check warning on line 72 in packages/rrweb-snapshot/src/utils.ts
github-actions / ESLint Report Analysis
packages/rrweb-snapshot/src/utils.ts#L72
[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 602 in packages/rrweb/src/record/index.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/record/index.ts#L602
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 622 in packages/rrweb/src/record/index.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/record/index.ts#L622
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 357 in packages/rrweb/src/record/mutation.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/record/mutation.ts#L357
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 363 in packages/rrweb/src/record/mutation.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/record/mutation.ts#L363
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 102 in packages/rrweb/src/record/observers/canvas/canvas-manager.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/record/observers/canvas/canvas-manager.ts#L102
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.