assets + stylesheet assets #2523
Triggered via pull request
August 23, 2024 15:48
eoghanmurray
synchronize
#1475
Status
Failure
Total duration
6m 16s
Artifacts
–
style-check.yml
on: pull_request_target
ESLint Check and Report Upload
6m 5s
Format Check
5m 34s
Format Code
0s
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 Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
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/
|