Skip to content

chore(rrweb): update changesets to amplitude #161

chore(rrweb): update changesets to amplitude

chore(rrweb): update changesets to amplitude #161

GitHub Actions / ESLint Report Analysis failed Oct 22, 2024 in 0s

ESLint Report Analysis

1 ESLint error(s) and 34 ESLint warning(s) found in pull request changed files.
14 ESLint error(s) and 6 ESLint warning(s) found in files outside of the pull request.

Details

Annotations

Check warning on line 10 in packages/rrweb-player/src/types.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-player/src/types.ts#L10

[tsdoc/syntax] tsdoc-undefined-tag: The TSDoc tag "@default" is not defined in this configuration

Check warning on line 153 in packages/rrweb-player/src/utils.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-player/src/utils.ts#L153

[tsdoc/syntax] tsdoc-at-sign-in-word: The "@" character looks like part of a TSDoc tag; use a backslash to escape it

Check warning on line 282 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#L282

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

Check warning on line 519 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#L519

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

Check warning on line 712 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#L712

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

Check warning on line 713 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#L713

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

Check warning on line 714 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#L714

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

Check warning on line 715 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#L715

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

Check warning on line 80 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#L80

[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 4 in packages/rrweb/src/record/error-handler.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/error-handler.ts#L4

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 4 in packages/rrweb/src/record/error-handler.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/error-handler.ts#L4

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 560 in packages/rrweb/src/record/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/index.ts#L560

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

Check warning on line 578 in packages/rrweb/src/record/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/index.ts#L578

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

Check warning on line 350 in packages/rrweb/src/record/mutation.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/mutation.ts#L350

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

Check warning on line 356 in packages/rrweb/src/record/mutation.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/mutation.ts#L356

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

Check warning on line 134 in packages/rrweb/src/record/observer.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/observer.ts#L134

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

Check warning on line 105 in packages/rrweb/src/record/observers/canvas/canvas-manager.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/observers/canvas/canvas-manager.ts#L105

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

Check warning on line 309 in packages/rrweb/src/record/observers/canvas/canvas-manager.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/record/observers/canvas/canvas-manager.ts#L309

[@typescript-eslint/no-unused-vars] 'type' is assigned a value but never used.

Check warning on line 90 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#L90

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

Check warning on line 15 in packages/rrweb/src/replay/canvas/webgl.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/replay/canvas/webgl.ts#L15

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

Check warning on line 18 in packages/rrweb/src/replay/canvas/webgl.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/replay/canvas/webgl.ts#L18

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

Check warning on line 39 in packages/rrweb/src/replay/canvas/webgl.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/replay/canvas/webgl.ts#L39

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 78 in packages/rrweb/src/replay/canvas/webgl.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/replay/canvas/webgl.ts#L78

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 919 in packages/rrweb/src/replay/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/replay/index.ts#L919

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

Check warning on line 938 in packages/rrweb/src/replay/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/replay/index.ts#L938

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