Skip to content

stack-cli: explicit --cloud-project-id / --config-file across exec, config, project #1634

stack-cli: explicit --cloud-project-id / --config-file across exec, config, project

stack-cli: explicit --cloud-project-id / --config-file across exec, config, project #1634

Triggered via pull request May 8, 2026 16:02
Status Failure
Total duration 31m 44s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
E2E Tests (Local Emulator, Node 22.x)
Process completed with exit code 1.
src/auto-migrations/migration-tests.test.ts > database migration tests > 20260420000000_add_project_onboarding_state > default-and-updates: apps/backend/prisma/migrations/20260420000000_add_project_onboarding_state/tests/default-and-updates.ts#L42
Error: Snapshot `database migration tests > 20260420000000_add_project_onboarding_state > default-and-updates 1` mismatched - Expected + Received - { - "selected_apps": [ - "authentication", - "emails", - ], - "selected_config_choice": "create-new", - "selected_email_theme_id": null, - "selected_payments_country": "US", - "selected_sign_in_methods": [ - "credential", - "magicLink", - ], - } + "{"selected_config_choice":"create-new","selected_apps":["authentication","emails"],"selected_sign_in_methods":["credential","magicLink"],"selected_email_theme_id":null,"selected_payments_country":"US"}" ❯ Module.postMigration prisma/migrations/20260420000000_add_project_onboarding_state/tests/default-and-updates.ts:42:54 ❯ src/auto-migrations/migration-tests.test.ts:148:13
tests/backend/endpoints/api/v1/internal/local-emulator-project.test.ts > local emulator project endpoint > updates onboarding_state on local emulator projects without mutating env config: apps/e2e/tests/backend/backend-helpers.ts#L195
StackAssertionError: API threw ISE in PATCH /api/v1/internal/projects/current: 500 Internal Server Error. The error message follows, but will be stripped in production. StackAssertionError: Environment configuration overrides cannot be changed in the local emulator. Update this in your production deployment instead. Stack: This is likely an error in Stack. Please make sure you are running the newest version and report it. at C (/home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/[root-of-the-server]__cd51ff84._.js:2862:2911) at process.processTicksAndRejections (node:internal/process/task_queues:103:5) at async D (/home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/[root-of-the-server]__cd51ff84._.js:2862:4510) at async h (/home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/[root-of-the-server]__cd51ff84._.js:3049:2809) at async Object.onUpdate (/home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/[root-of-the-server]__f5046480._.js:2:19872) at async invoke (/home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/[root-of-the-server]__72370ae4._.js:6365:153194) at async Object.handler (/home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/[root-of-the-server]__72370ae4._.js:6365:154076) at async /home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/[root-of-the-server]__72370ae4._.js:6482:5616 at async /home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/_31399aa2._.js:31:63397 at async n (/home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/_31399aa2._.js:31:63246) at async a (/home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/[root-of-the-server]__72370ae4._.js:6482:4834) at async /home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/[root-of-the-server]__72370ae4._.js:6482:5913 at async /home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/[root-of-the-server]__72370ae4._.js:6482:1903 at async /home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/_31399aa2._.js:31:63397 at async n (/home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/_31399aa2._.js:31:63246) at async /home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/[root-of-the-server]__72370ae4._.js:6482:420 at async rW.do (/home/runner/work/stack-auth/stack-auth/node_modules/.pnpm/next@16.1.7_@babel+core@7.26.0_@opentelemetry+api@1.9.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js:5:20181) at async rW.handle (/home/runner/work/stack-auth/stack-auth/node_modules/.pnpm/next@16.1.7_@babel+core@7.26.0_@opentelemetry+api@1.9.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js:5:24961) at async c (/home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/[root-of-the-server]__4646d6d4._.js:2:24073) at async rW.handleResponse (/home/runner/work/stack-auth/stack-auth/node_modules/.pnpm/next@16.1.7_@babel+core@7.26.0_@opentelemetry+api@1.9.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js:1:104155) at async d (/home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/[root-of-the-server]__4646d6d4._.js:2:25114) at async Module.x (/home/runner/work/stack-auth/stack-auth/apps/backend/.next/server/chunks/[root-of-the-server]__4646d6d4._.js:2:26181) at async NextNodeServer.renderToResponseWithComponentsImpl (/home/runner/work/stack-auth/stack-auth/node_modules/.pnpm/next@16.1.7_@babel+core@7.26.0_@opentelemetry+api@1.9.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/base-server.js:1428:9) at async NextNodeServer.renderPageComponent (/home/runner/work/stack-auth/stack-auth/node_modules/.pnpm/next@16.1.7_@babel+core@
tests/backend/endpoints/api/v1/internal-metrics.test.ts > should return metrics data with users: apps/e2e/tests/backend/endpoints/api/v1/internal-metrics.test.ts#L179
Error: Snapshot `should return metrics data with users > metrics_result_with_users 1` mismatched - Expected + Received @@ -5,19 +5,19 @@ "AQ": [ { "display_name": null, "id": "<stripped UUID>", "last_active_at_millis": <stripped field 'last_active_at_millis'>, - "primary_email": "mailbox-1--<stripped UUID>@stack-generated.example.com", + "primary_email": "mailbox-2--<stripped UUID>@stack-generated.example.com", "profile_image_url": null, "signed_up_at_millis": <stripped field 'signed_up_at_millis'>, }, { "display_name": null, "id": "<stripped UUID>", "last_active_at_millis": <stripped field 'last_active_at_millis'>, - "primary_email": "mailbox-2--<stripped UUID>@stack-generated.example.com", + "primary_email": "mailbox-1--<stripped UUID>@stack-generated.example.com", "profile_image_url": null, "signed_up_at_millis": <stripped field 'signed_up_at_millis'>, }, ], "CH": [ ❯ it.timeout tests/backend/endpoints/api/v1/internal-metrics.test.ts:179:20
tests/general/cli.test.ts > Stack CLI > local-default exec runs against the local emulator backend: apps/e2e/tests/general/cli.test.ts#L393
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/general/cli.test.ts:393:24
E2E Tests (Local Emulator, Node 22.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: JarvusInnovations/background-action@v1.0.7, pnpm/action-setup@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/