Skip to content

perf(mutation): refactor parent removed detection to iterative proced… #748

perf(mutation): refactor parent removed detection to iterative proced…

perf(mutation): refactor parent removed detection to iterative proced… #748

Triggered via push September 17, 2024 22:53
Status Success
Total duration 9m 16s
Artifacts

ci-cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Tests
The following actions use a deprecated Node.js version 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/
packages/rrweb-snapshot/src/rebuild.ts#L8
[@typescript-eslint/no-unused-vars] 'attributes' is defined but never used.
packages/rrweb-snapshot/src/rebuild.ts#L527
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb-snapshot/src/snapshot.ts#L266
[@typescript-eslint/no-unused-vars] '_value' is defined but never used.
packages/rrweb-snapshot/src/snapshot.ts#L399
[@typescript-eslint/no-unused-vars] 'isStylesheetLoaded' is defined but never used.
packages/rrweb-snapshot/src/snapshot.ts#L570
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb-snapshot/src/snapshot.ts#L664
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb-snapshot/src/snapshot.ts#L664
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb-snapshot/src/snapshot.ts#L759
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb-snapshot/src/snapshot.ts#L760
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb-snapshot/src/snapshot.ts#L761
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb-snapshot/src/snapshot.ts#L762
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/index.ts#L556
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/index.ts#L574
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/mutation.ts#L347
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/mutation.ts#L353
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.