test(retail): fix failing interactive tutorial tests due to missing p… #1722
custard-ci.yaml
on: push
(legacy) Finding affected tests
21s
region tags
11s
lint
5m 7s
Matrix: (legacy) test
Annotations
11 errors and 6 warnings
|
lint
The job has exceeded the maximum execution time of 5m0s
|
|
lint:
.github/scripts/setup-vars.js#L69
're' is never reassigned. Use 'const' instead
|
|
lint:
.github/scripts/setup-vars.js#L53
Insert `;`
|
|
lint:
.github/scripts/setup-vars.js#L52
Insert `;`
|
|
lint:
.github/scripts/setup-vars.js#L27
The 'Object.fromEntries' is not supported until Node.js 12.0.0. The configured version range is '>=8.0.0'
|
|
lint:
.github/scripts/setup-vars.js#L17
Replace `{projectId,·core,·setup,·serviceAccount,·idToken},·runId·=·null` with `⏎··{projectId,·core,·setup,·serviceAccount,·idToken},⏎··runId·=·null⏎`
|
|
lint:
.github/scripts/cli/vars.js#L36
Don't use process.exit(); throw an error instead
|
|
lint:
.github/scripts/cli/vars.js#L30
'_value' is defined but never used
|
|
lint:
.github/scripts/cli/vars.js#L30
'_key' is defined but never used
|
|
lint:
.github/scripts/cli/vars.js#L26
Don't use process.exit(); throw an error instead
|
|
lint
Command failed: npx gts lint
|
|
region tags
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
(legacy) Finding affected tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5. 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/
|
|
(legacy) Finding affected tests
Restore cache failed: Dependencies file is not found in /home/runner/work/nodejs-docs-samples/nodejs-docs-samples. Supported file pattern: go.sum
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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:
.github/scripts/setup-vars.test.js#L22
Strings must use singlequote
|
|
lint:
.github/scripts/setup-vars.js#L55
Strings must use singlequote
|