Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref: sort options obj and remove optional params #1545

Closed
wants to merge 3 commits into from

add changeset

63b9db6
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

ref: sort options obj and remove optional params #1545

add changeset
63b9db6
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Jul 20, 2024 in 0s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 562 in packages/rrweb-snapshot/src/snapshot.ts

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/snapshot.ts#L562

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

Check warning on line 636 in packages/rrweb-snapshot/src/snapshot.ts

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/snapshot.ts#L636

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

Check warning on line 636 in packages/rrweb-snapshot/src/snapshot.ts

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/snapshot.ts#L636

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

Check warning on line 734 in packages/rrweb-snapshot/src/snapshot.ts

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/snapshot.ts#L734

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

Check warning on line 735 in packages/rrweb-snapshot/src/snapshot.ts

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/snapshot.ts#L735

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

Check warning on line 736 in packages/rrweb-snapshot/src/snapshot.ts

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/snapshot.ts#L736

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

Check warning on line 737 in packages/rrweb-snapshot/src/snapshot.ts

@github-actions github-actions / ESLint Report Analysis

packages/rrweb-snapshot/src/snapshot.ts#L737

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

Check warning on line 74 in packages/rrweb-snapshot/src/utils.ts

@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

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

@github-actions github-actions / ESLint Report Analysis

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

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

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

@github-actions github-actions / ESLint Report Analysis

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

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

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

@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 362 in packages/rrweb/src/record/mutation.ts

@github-actions github-actions / ESLint Report Analysis

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

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