Skip to content

assets + stylesheet assets #2148

assets + stylesheet assets

assets + stylesheet assets #2148

Triggered via pull request August 23, 2024 15:48
Status Failure
Total duration 6m 18s
Artifacts

ci-cd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Tests
Property 'liveBuffer' does not exist on type '{ node: serializedNodeWithId; initialOffset: { left: number; top: number; }; }'.
Tests
Property 'assetCount' does not exist on type '{ node: serializedNodeWithId; initialOffset: { left: number; top: number; }; }'.
Tests
Type '[]' is not assignable to type '[Event]'.
Tests
'const' declarations must be initialized.
Tests
Cannot find name 'baselineTime'.
Tests
Parameter 'event' implicitly has an 'any' type.
Tests
Cannot assign to 'addEventQueueTimeout' because it is a constant.
Tests
Cannot assign to 'addEventQueueAssetCount' because it is a constant.
Tests
Argument of type 'eventWithTime' is not assignable to parameter of type 'Event'.
Tests
Property 'assetCount' does not exist on type 'fullSnapshotEvent & { timestamp: number; delay?: number | undefined; }'.
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/