Skip to content

Create large-files-give.md #174

Create large-files-give.md

Create large-files-give.md #174

GitHub Actions / ESLint Report Analysis succeeded Oct 28, 2024 in 1s

ESLint Report Analysis

0 ESLint error(s) and 9 ESLint warning(s) found in pull request changed files.
15 ESLint error(s) and 31 ESLint warning(s) found in files outside of the pull request.

Details

Annotations

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 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 21 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#L21

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

Check warning on line 42 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#L42

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

Check warning on line 81 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#L81

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

Check warning on line 42 in packages/rrweb/src/utils.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/utils.ts#L42

[tsdoc/syntax] tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative

Check warning on line 126 in packages/rrweb/src/utils.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/utils.ts#L126

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

Check warning on line 139 in packages/rrweb/src/utils.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/rrweb/src/utils.ts#L139

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