Skip to content

fix(cli): symlink .env.local to .dev.vars before preview #11515

fix(cli): symlink .env.local to .dev.vars before preview

fix(cli): symlink .env.local to .dev.vars before preview #11515

Triggered via pull request March 20, 2026 21:42
Status Failure
Total duration 1m 37s
Artifacts

basic.yml

on: pull_request
Lint, Typecheck, and gql.tada
39s
Lint, Typecheck, and gql.tada
Matrix: CLI Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
Lint, Typecheck, and gql.tada
Process completed with exit code 1.
Lint, Typecheck, and gql.tada
@bigcommerce/catalyst#lint: command (/home/runner/work/catalyst/catalyst/packages/catalyst) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --max-warnings=0 exited (1)
CLI Tests (ubuntu-latest)
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, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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, Typecheck, and gql.tada
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, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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, Typecheck, and gql.tada: packages/catalyst/src/cli/commands/start.spec.ts#L69
Replace `typeof·lstatSync` with `⏎····typeof·lstatSync⏎··`
Lint, Typecheck, and gql.tada: packages/catalyst/src/cli/commands/start.spec.ts#L64
Replace `expect.stringContaining('.env.local'),·expect.stringContaining('.dev.vars')` with `⏎····expect.stringContaining('.env.local'),⏎····expect.stringContaining('.dev.vars'),⏎··`
CLI Tests (macos-latest)
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, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
CLI Tests (windows-latest)
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, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/