New setup #12691
Annotations
6 errors and 2 warnings
|
E2E Tests (Node 22.x, Freestyle mock)
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:42
❯ src/auto-migrations/migration-tests.test.ts:148:13
|
|
src/lib/stack-app/apps/implementations/client-app-impl.oauth-prefetch.test.ts:
packages/template/src/lib/stack-app/apps/implementations/common.ts#L20
StackAssertionError: Client version was not replaced. Something went wrong during build!
This is likely an error in Stack. Please make sure you are running the newest version and report it.
❯ src/lib/stack-app/apps/implementations/common.ts:20:9
❯ src/lib/stack-app/apps/implementations/admin-app-impl.ts:11:32
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: undefined, customCaptureExtraArgs: [ undefined ] }
|
|
src/lib/stack-app/apps/implementations/client-app-impl.oauth-prefetch.test.ts:
packages/react/src/lib/stack-app/apps/implementations/common.ts#L24
StackAssertionError: Client version was not replaced. Something went wrong during build!
This is likely an error in Stack. Please make sure you are running the newest version and report it.
❯ src/lib/stack-app/apps/implementations/common.ts:24:9
❯ src/lib/stack-app/apps/implementations/admin-app-impl.ts:11:32
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: undefined, customCaptureExtraArgs: [ undefined ] }
|
|
src/lib/stack-app/apps/implementations/client-app-impl.oauth-prefetch.test.ts:
packages/stack/src/lib/stack-app/apps/implementations/common.ts#L24
StackAssertionError: Client version was not replaced. Something went wrong during build!
This is likely an error in Stack. Please make sure you are running the newest version and report it.
❯ src/lib/stack-app/apps/implementations/common.ts:24:9
❯ src/lib/stack-app/apps/implementations/admin-app-impl.ts:11:32
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: undefined, customCaptureExtraArgs: [ undefined ] }
|
|
src/lib/stack-app/apps/implementations/client-app-impl.oauth-prefetch.test.ts:
packages/js/src/lib/stack-app/apps/implementations/common.ts#L23
StackAssertionError: Client version was not replaced. Something went wrong during build!
This is likely an error in Stack. Please make sure you are running the newest version and report it.
❯ src/lib/stack-app/apps/implementations/common.ts:23:9
❯ src/lib/stack-app/apps/implementations/admin-app-impl.ts:10:31
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: undefined, customCaptureExtraArgs: [ undefined ] }
|
|
E2E Tests (Node 22.x, Freestyle prod)
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/
|
|
E2E Tests (Node 22.x, Freestyle mock)
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/
|