Skip to content

Clean up setup experience cancellation behavior #20214

Clean up setup experience cancellation behavior

Clean up setup experience cancellation behavior #20214

Triggered via pull request April 12, 2026 20:15
Status Success
Total duration 2m 40s
Artifacts

test-js.yml

on: pull_request
Matrix: lint-js
Matrix: test-js
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint-js (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76. 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/
lint-js (ubuntu-latest): frontend/components/SQLEditor/SQLEditor.tsx#L316
React Hook useCallback has a missing dependency: 'onClickCopy'. Either include it or remove the dependency array
lint-js (ubuntu-latest): frontend/components/SQLEditor/SQLEditor.tsx#L264
Unexpected any. Specify a different type
lint-js (ubuntu-latest): frontend/components/PaginatedList/PaginatedList.tsx#L107
'setError' is assigned a value but never used
lint-js (ubuntu-latest): frontend/components/PaginatedList/PaginatedList.tsx#L78
Unexpected any. Specify a different type
lint-js (ubuntu-latest): frontend/components/PaginatedList/PaginatedList.tests.tsx#L50
'fetchTinyPage' is assigned a value but never used
lint-js (ubuntu-latest): frontend/components/HumanTimeDiffWithDateTip/HumanTimeDiffWithDateTip.tsx#L10
'cutoffBeforeFleetLaunch' PropType is defined but prop is never used
lint-js (ubuntu-latest): frontend/components/Editor/Editor.tsx#L55
Unexpected any. Specify a different type
lint-js (ubuntu-latest): frontend/components/ClickableUrls/ClickableUrls.tsx#L34
Dangerous property 'dangerouslySetInnerHTML' found
test-js (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673, step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76. 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/