Skip to content

Capture stylesheets designated as rel="preload" #1593

Capture stylesheets designated as rel="preload"

Capture stylesheets designated as rel="preload" #1593

GitHub Actions / ESLint Report Analysis succeeded Feb 4, 2024 in 0s

ESLint Report Analysis

0 ESLint error(s) and 10 ESLint warning(s) found in pull request changed files.
0 ESLint error(s) and 47 ESLint warning(s) found in files outside of the pull request.

Details

Annotations

Check warning on line 257 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#L257

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

Check warning on line 395 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#L395

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

Check warning on line 560 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#L560

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

Check warning on line 649 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#L649

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

Check warning on line 649 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#L649

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

Check warning on line 742 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#L742

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

Check warning on line 743 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#L743

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

Check warning on line 744 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#L744

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

Check warning on line 745 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#L745

[@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