Skip to content

Remove disabled code #19

Remove disabled code

Remove disabled code #19

Status Failure
Total duration 8m 53s
Artifacts

ci-cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
Tests
rrweb-snapshot#test: command (/home/runner/work/rrweb/rrweb/packages/rrweb-snapshot) /tmp/yarn--1727205289062-0.8190282877229806/yarn run test exited (1)
Tests
rrweb#test: command (/home/runner/work/rrweb/rrweb/packages/rrweb) /tmp/yarn--1727205289062-0.8190282877229806/yarn run test exited (1)
Tests
Process completed with exit code 1.
packages/rrweb-snapshot/src/snapshot.ts#L283
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb-snapshot/src/snapshot.ts#L703
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb-snapshot/src/snapshot.ts#L704
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb-snapshot/src/snapshot.ts#L705
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb-snapshot/src/snapshot.ts#L706
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/