Skip to content

refactor: pairing session WIP #178

refactor: pairing session WIP

refactor: pairing session WIP #178

Triggered via push November 22, 2024 00:55
Status Failure
Total duration 54s
Artifacts

ci-cd.yml

on: push
Matrix: test
Publish package to NPM
0s
Publish package to NPM
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test on node 20: src/v3/test/shouldCompleteAndHaveInteractiveTime.ts#L21
Object literal may only specify known properties, and 'renderStart' does not exist in type 'PerformanceEntry'.
Test on node 20: src/v3/test/shouldCompleteAndHaveInteractiveTime.ts#L63
Property 'toJSON' is missing in type '{ name: string; entryType: string; startTime: number; duration: number; }' but required in type 'PerformanceEntry'.
Test on node 20: src/v3/test/shouldCompleteAndHaveInteractiveTime.ts#L88
Property 'toJSON' is missing in type '{ name: string; entryType: string; startTime: number; duration: number; }' but required in type 'PerformanceEntry'.
Test on node 20: src/v3/test/shouldCompleteAndHaveInteractiveTime.ts#L118
Object literal may only specify known properties, and 'interactionId' does not exist in type 'PerformanceEntry'.
Test on node 20: src/v3/test/shouldCompleteAndHaveInteractiveTime.ts#L147
Object literal may only specify known properties, and 'interactionId' does not exist in type 'PerformanceEntry'.
Test on node 20: src/v3/test/shouldCompleteAndHaveInteractiveTime.ts#L176
Object literal may only specify known properties, and 'interactionId' does not exist in type 'PerformanceEntry'.
Test on node 20: src/v3/test/shouldCompleteAndHaveInteractiveTime.ts#L200
Property 'toJSON' is missing in type '{ name: string; entryType: string; startTime: number; duration: number; }' but required in type 'PerformanceEntry'.
Test on node 20: src/v3/test/shouldCompleteAndHaveInteractiveTime.ts#L225
Property 'toJSON' is missing in type '{ name: string; entryType: string; startTime: number; duration: number; }' but required in type 'PerformanceEntry'.
Test on node 20: src/v3/test/shouldCompleteAndHaveInteractiveTime.ts#L250
Property 'toJSON' is missing in type '{ name: string; entryType: string; startTime: number; duration: number; }' but required in type 'PerformanceEntry'.
Test on node 20: src/v3/test/shouldCompleteAndHaveInteractiveTime.ts#L275
Property 'toJSON' is missing in type '{ name: string; entryType: string; startTime: number; duration: number; }' but required in type 'PerformanceEntry'.