Skip to content

Support constructed stylesheets in shadow DOM instances #30

Support constructed stylesheets in shadow DOM instances

Support constructed stylesheets in shadow DOM instances #30

Triggered via pull request September 25, 2024 15:57
Status Failure
Total duration 6m 15s
Artifacts

ci-cd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Tests
Object literal may only specify known properties, and 'cssCaptured' does not exist in type '{ doc: Document; mirror: Mirror; blockClass: string | RegExp; blockSelector: string | null; maskTextClass: string | RegExp; maskTextSelector: string | null; ... 17 more ...; stylesheetLoadTimeout?: number | undefined; }'.
Tests
rrweb#prepublish: command (/home/runner/work/rrweb/rrweb/packages/rrweb) /tmp/yarn--1727280209735-0.6269092032671226/yarn run prepublish exited (2)
Tests
Process completed with exit code 2.
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/