feat: merge events #1616
+602
−2
Open
feat: merge events #1616
GitHub Actions / ESLint Report Analysis
succeeded
Dec 24, 2024 in 0s
ESLint Report Analysis
0 ESLint error(s) and 3 ESLint warning(s) found in pull request changed files.
13 ESLint error(s) and 36 ESLint warning(s) found in files outside of the pull request.
Details
Annotations
Check warning on line 44 in packages/rrweb/src/utils.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/utils.ts#L44
[tsdoc/syntax] tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
Check warning on line 128 in packages/rrweb/src/utils.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/utils.ts#L128
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 141 in packages/rrweb/src/utils.ts
github-actions / ESLint Report Analysis
packages/rrweb/src/utils.ts#L141
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Loading