Apply formatting changes #316
style-check.yml
on: push
ESLint Check and Report Upload
5m 50s
Format Check
0s
Format Code
5m 38s
ESLint Annotation
0s
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/
|