feat: Upgrade to rrweb2 (WIP) #312
flaky-test-detector.yml
on: pull_request
Check tests for flakiness
3m 29s
Annotations
6 errors
Check tests for flakiness
'"@sentry-internal/rrweb-snapshot"' has no exported member named 'serializedElementNodeWithId'. Did you mean 'serializedNodeWithId'?
|
Check tests for flakiness
Argument of type 'Node | null' is not assignable to parameter of type 'INode'.
|
Check tests for flakiness
Property 'getMeta' does not exist on type 'Mirror'.
|
Check tests for flakiness
Argument of type '(node: serializedNodeWithId) => string | false' is not assignable to parameter of type '(value: unknown, index: number, array: unknown[]) => string | false'.
|
Check tests for flakiness
Argument of type 'Node' is not assignable to parameter of type 'INode'.
|
Check tests for flakiness
Process completed with exit code 1.
|