Skip to content

ref: isParentRemoved to cache subtree #2111

ref: isParentRemoved to cache subtree

ref: isParentRemoved to cache subtree #2111

Triggered via pull request July 20, 2024 13:35
Status Success
Total duration 3m 44s
Artifacts

ci-cd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
packages/rrweb/src/record/mutation.ts#L352
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/mutation.ts#L358
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/mutation.ts#L798
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/mutation.ts#L819
[@typescript-eslint/no-unused-vars] '_mirror' is defined but never used.
Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/