Skip to content

refactor: clean up spreadsheet rendering engine #4

refactor: clean up spreadsheet rendering engine

refactor: clean up spreadsheet rendering engine #4

Triggered via push March 31, 2026 02:48
Status Success
Total duration 37s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

39 errors and 9 warnings
ci (20.x): src/utils/security.ts#L25
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
ci (20.x): src/utils/error-handling.ts#L20
Property 'captureStackTrace' does not exist on type 'ErrorConstructor'.
ci (20.x): src/utils/error-handling.ts#L19
Property 'captureStackTrace' does not exist on type 'ErrorConstructor'.
ci (20.x): src/data.js#L5
Unnecessarily quoted property 'style' found
ci (20.x): src/data.js#L5
Expected indentation of 6 spaces but found 12
ci (20.x): src/data.js#L4
Strings must use singlequote
ci (20.x): src/data.js#L4
Strings must use singlequote
ci (20.x): src/data.js#L4
Unnecessarily quoted property 'text' found
ci (20.x): src/data.js#L4
Expected indentation of 6 spaces but found 12
ci (20.x): src/data.js#L3
Expected indentation of 4 spaces but found 8
ci (20.x): src/data.js#L2
Expected indentation of 2 spaces but found 4
ci (20.x): src/data.js#L1
Prefer default export
ci (20.x): src/cell-render.js#L1
'use strict' is unnecessary inside of modules
ci (22.x): src/utils/security.ts#L25
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
ci (22.x): src/utils/error-handling.ts#L20
Property 'captureStackTrace' does not exist on type 'ErrorConstructor'.
ci (22.x): src/utils/error-handling.ts#L19
Property 'captureStackTrace' does not exist on type 'ErrorConstructor'.
ci (22.x): src/data.js#L5
Unnecessarily quoted property 'style' found
ci (22.x): src/data.js#L5
Expected indentation of 6 spaces but found 12
ci (22.x): src/data.js#L4
Strings must use singlequote
ci (22.x): src/data.js#L4
Strings must use singlequote
ci (22.x): src/data.js#L4
Unnecessarily quoted property 'text' found
ci (22.x): src/data.js#L4
Expected indentation of 6 spaces but found 12
ci (22.x): src/data.js#L3
Expected indentation of 4 spaces but found 8
ci (22.x): src/data.js#L2
Expected indentation of 2 spaces but found 4
ci (22.x): src/data.js#L1
Prefer default export
ci (22.x): src/cell-render.js#L1
'use strict' is unnecessary inside of modules
ci (18.x): src/utils/security.ts#L25
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
ci (18.x): src/utils/error-handling.ts#L20
Property 'captureStackTrace' does not exist on type 'ErrorConstructor'.
ci (18.x): src/utils/error-handling.ts#L19
Property 'captureStackTrace' does not exist on type 'ErrorConstructor'.
ci (18.x): src/data.js#L5
Unnecessarily quoted property 'style' found
ci (18.x): src/data.js#L5
Expected indentation of 6 spaces but found 12
ci (18.x): src/data.js#L4
Strings must use singlequote
ci (18.x): src/data.js#L4
Strings must use singlequote
ci (18.x): src/data.js#L4
Unnecessarily quoted property 'text' found
ci (18.x): src/data.js#L4
Expected indentation of 6 spaces but found 12
ci (18.x): src/data.js#L3
Expected indentation of 4 spaces but found 8
ci (18.x): src/data.js#L2
Expected indentation of 2 spaces but found 4
ci (18.x): src/data.js#L1
Prefer default export
ci (18.x): src/cell-render.js#L1
'use strict' is unnecessary inside of modules
ci (20.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci (20.x): src/index-dev.js#L67
Unexpected console statement
ci (20.x): src/index-dev.js#L53
Unexpected console statement
ci (22.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci (22.x): src/index-dev.js#L67
Unexpected console statement
ci (22.x): src/index-dev.js#L53
Unexpected console statement
ci (18.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci (18.x): src/index-dev.js#L67
Unexpected console statement
ci (18.x): src/index-dev.js#L53
Unexpected console statement