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

fix(rrweb): Fix rule.style being undefined #121

Merged
merged 3 commits into from
Oct 25, 2023

force ci

4de6838
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix(rrweb): Fix rule.style being undefined #121

force ci
4de6838
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Oct 23, 2023 in 1s

ESLint Report Analysis

0 ESLint error(s) and 8 ESLint warning(s) found in pull request changed files.
2 ESLint error(s) and 46 ESLint warning(s) found in files outside of the pull request.

Details

Annotations

Check warning on line 887 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#L887

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

Check warning on line 906 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#L906

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

Check warning on line 913 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#L913

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

Check warning on line 1002 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#L1002

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

Check warning on line 1035 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#L1035

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

Check warning on line 1036 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#L1036

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

Check warning on line 1373 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#L1373

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

Check warning on line 1490 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#L1490

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