Skip to content

Apply formatting changes #316

Apply formatting changes

Apply formatting changes #316

Triggered via push August 23, 2024 15:48
Status Failure
Total duration 6m 1s
Artifacts

style-check.yml

on: push
ESLint Check and Report Upload
5m 50s
ESLint Check and Report Upload
ESLint Annotation
0s
ESLint Annotation
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
ESLint Check and Report Upload
Property 'liveBuffer' does not exist on type '{ node: serializedNodeWithId; initialOffset: { left: number; top: number; }; }'.
ESLint Check and Report Upload
Property 'assetCount' does not exist on type '{ node: serializedNodeWithId; initialOffset: { left: number; top: number; }; }'.
ESLint Check and Report Upload
Type '[]' is not assignable to type '[Event]'.
ESLint Check and Report Upload
'const' declarations must be initialized.
ESLint Check and Report Upload
Cannot find name 'baselineTime'.
ESLint Check and Report Upload
Parameter 'event' implicitly has an 'any' type.
ESLint Check and Report Upload
Cannot assign to 'addEventQueueTimeout' because it is a constant.
ESLint Check and Report Upload
Cannot assign to 'addEventQueueAssetCount' because it is a constant.
ESLint Check and Report Upload
Argument of type 'eventWithTime' is not assignable to parameter of type 'Event'.
ESLint Check and Report Upload
Property 'assetCount' does not exist on type 'fullSnapshotEvent & { timestamp: number; delay?: number | undefined; }'.
Format Code
The following actions use a deprecated Node.js version and will be forced to run on node20: stefanzweifel/git-auto-commit-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ESLint Check and Report Upload
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/