chore: update package versions #10306
Annotations
8 errors
|
E2E Tests (Node 22.x, Freestyle prod)
Process completed with exit code 1.
|
|
tests/backend/endpoints/api/v1/auth/anonymous/anonymous-comprehensive.test.ts > search users excludes anonymous users by default:
apps/e2e/tests/helpers.ts#L254
StackAssertionError: Expected at least 1 messages with subject containing "Verify your email", but found 0
This is likely an error in Stack. Please make sure you are running the newest version and report it.
❯ Mailbox.waitForMessagesWithSubjectCount tests/helpers.ts:254:13
❯ Mailbox.waitForMessagesWithSubject tests/helpers.ts:240:14
❯ Object.signUpWithEmail tests/backend/backend-helpers.ts:495:9
❯ tests/backend/endpoints/api/v1/auth/anonymous/anonymous-comprehensive.test.ts:250:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: { messages: [] }, customCaptureExtraArgs: [ { messages: [] } ] }
|
|
tests/backend/endpoints/api/v1/auth/anonymous/anonymous-comprehensive.test.ts > list users includes anonymous users when requested:
apps/e2e/tests/helpers.ts#L254
StackAssertionError: Expected at least 1 messages with subject containing "Verify your email", but found 0
This is likely an error in Stack. Please make sure you are running the newest version and report it.
❯ Mailbox.waitForMessagesWithSubjectCount tests/helpers.ts:254:13
❯ Mailbox.waitForMessagesWithSubject tests/helpers.ts:240:14
❯ Object.signUpWithEmail tests/backend/backend-helpers.ts:495:9
❯ tests/backend/endpoints/api/v1/auth/anonymous/anonymous-comprehensive.test.ts:175:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: { messages: [] }, customCaptureExtraArgs: [ { messages: [] } ] }
|
|
tests/backend/endpoints/api/v1/auth/anonymous/anonymous-comprehensive.test.ts > list users excludes anonymous users by default:
apps/e2e/tests/helpers.ts#L254
StackAssertionError: Expected at least 1 messages with subject containing "Verify your email", but found 0
This is likely an error in Stack. Please make sure you are running the newest version and report it.
❯ Mailbox.waitForMessagesWithSubjectCount tests/helpers.ts:254:13
❯ Mailbox.waitForMessagesWithSubject tests/helpers.ts:240:14
❯ Object.signUpWithEmail tests/backend/backend-helpers.ts:495:9
❯ tests/backend/endpoints/api/v1/auth/anonymous/anonymous-comprehensive.test.ts:152:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: { messages: [] }, customCaptureExtraArgs: [ { messages: [] } ] }
|
|
tests/backend/endpoints/api/v1/auth/anonymous/anonymous-comprehensive.test.ts > anonymous JWT has different kid and role:
apps/e2e/tests/helpers.ts#L254
StackAssertionError: Expected at least 1 messages with subject containing "Verify your email", but found 0
This is likely an error in Stack. Please make sure you are running the newest version and report it.
❯ Mailbox.waitForMessagesWithSubjectCount tests/helpers.ts:254:13
❯ Mailbox.waitForMessagesWithSubject tests/helpers.ts:240:14
❯ Object.signUpWithEmail tests/backend/backend-helpers.ts:495:9
❯ tests/backend/endpoints/api/v1/auth/anonymous/anonymous-comprehensive.test.ts:42:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: { messages: [] }, customCaptureExtraArgs: [ { messages: [] } ] }
|
|
tests/backend/endpoints/api/v1/restricted-users.test.ts > restricted user status > with requireEmailVerification enabled > should include restricted users when include_restricted is true:
apps/e2e/tests/backend/backend-helpers.ts#L408
StackAssertionError: Sign-in code message not found after 30 attempts
This is likely an error in Stack. Please make sure you are running the newest version and report it.
❯ sendSignInCode tests/backend/backend-helpers.ts:408:17
❯ Object.signIn tests/backend/backend-helpers.ts:417:33
❯ tests/backend/endpoints/api/v1/restricted-users.test.ts:107:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: { response: { status: 200, headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, body: { nonce: 'e2r4rh6kyspvrbxp0c037wf1m4jyw983sy0bm5r' }, fromRequestInit: { method: 'POST', body: '{"email":"default-mailbox--9f129145-2593-4dc4-a7e1-618f62060e73@stack-generated.example.com","callback_url":"http://localhost:12345/some-callback-url"}', headers: { 'content-type': 'application/json', 'x-stack-access-type': 'client', 'x-stack-project-id': '43d464c2-b43c-4a60-b91f-55f08a299fbe', 'x-stack-admin-access-token': '***', 'x-stack-allow-anonymous-user': 'true' } }, constructor: 'Function<NiceResponse>', getNicifiableKeys: 'Function<getNicifiableKeys>', follow: 'Function<follow>' }, messages: [] }, customCaptureExtraArgs: [ { response: { status: 200, headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, body: { nonce: 'e2r4rh6kyspvrbxp0c037wf1m4jyw983sy0bm5r' }, fromRequestInit: { method: 'POST', body: '{"email":"default-mailbox--9f129145-2593-4dc4-a7e1-618f62060e73@stack-generated.example.com","callback_url":"http://localhost:12345/some-callback-url"}', headers: { 'content-type': 'application/json', 'x-stack-access-type': 'client', 'x-stack-project-id': '43d464c2-b43c-4a60-b91f-55f08a299fbe', 'x-stack-admin-access-token': '***', 'x-stack-allow-anonymous-user': 'true' } }, constructor: 'Function<NiceResponse>', getNicifiableKeys: 'Function<getNicifiableKeys>', follow: 'Function<follow>' }, messages: [] } ] }
|
|
tests/backend/endpoints/api/v1/restricted-users.test.ts > restricted user status > with requireEmailVerification enabled > should filter out restricted users by default in list:
apps/e2e/tests/backend/backend-helpers.ts#L408
StackAssertionError: Sign-in code message not found after 30 attempts
This is likely an error in Stack. Please make sure you are running the newest version and report it.
❯ sendSignInCode tests/backend/backend-helpers.ts:408:17
❯ Object.signIn tests/backend/backend-helpers.ts:417:33
❯ tests/backend/endpoints/api/v1/restricted-users.test.ts:69:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: { response: { status: 200, headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, body: { nonce: 'x8h6rvjvgbybrvfqsmbrjwf5p7xys0a595dw3rg' }, fromRequestInit: { method: 'POST', body: '{"email":"default-mailbox--630c4904-2f9c-4282-87a8-1ac37e8a02db@stack-generated.example.com","callback_url":"http://localhost:12345/some-callback-url"}', headers: { 'content-type': 'application/json', 'x-stack-access-type': 'client', 'x-stack-project-id': 'a222ce0c-b66b-4e82-a9e0-0c106d1b85f4', 'x-stack-admin-access-token': '***', 'x-stack-allow-anonymous-user': 'true' } }, constructor: 'Function<NiceResponse>', getNicifiableKeys: 'Function<getNicifiableKeys>', follow: 'Function<follow>' }, messages: [] }, customCaptureExtraArgs: [ { response: { status: 200, headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, body: { nonce: 'x8h6rvjvgbybrvfqsmbrjwf5p7xys0a595dw3rg' }, fromRequestInit: { method: 'POST', body: '{"email":"default-mailbox--630c4904-2f9c-4282-87a8-1ac37e8a02db@stack-generated.example.com","callback_url":"http://localhost:12345/some-callback-url"}', headers: { 'content-type': 'application/json', 'x-stack-access-type': 'client', 'x-stack-project-id': 'a222ce0c-b66b-4e82-a9e0-0c106d1b85f4', 'x-stack-admin-access-token': '***', 'x-stack-allow-anonymous-user': 'true' } }, constructor: 'Function<NiceResponse>', getNicifiableKeys: 'Function<getNicifiableKeys>', follow: 'Function<follow>' }, messages: [] } ] }
|
|
tests/backend/endpoints/api/v1/restricted-users.test.ts > restricted user status > with requireEmailVerification enabled > should mark a user with verified email as not restricted:
apps/e2e/tests/backend/backend-helpers.ts#L408
StackAssertionError: Sign-in code message not found after 30 attempts
This is likely an error in Stack. Please make sure you are running the newest version and report it.
❯ sendSignInCode tests/backend/backend-helpers.ts:408:17
❯ Object.signIn tests/backend/backend-helpers.ts:417:33
❯ tests/backend/endpoints/api/v1/restricted-users.test.ts:46:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: { response: { status: 200, headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, body: { nonce: '0ytaq8c951gvfg8es8t9hm9a8n0mncn3q3mr3dg' }, fromRequestInit: { method: 'POST', body: '{"email":"default-mailbox--b84654d1-2133-4cff-95b6-f0507ad9cc00@stack-generated.example.com","callback_url":"http://localhost:12345/some-callback-url"}', headers: { 'content-type': 'application/json', 'x-stack-access-type': 'client', 'x-stack-project-id': '8b94fd03-66d9-44fb-86ca-0e0cfb1232be', 'x-stack-admin-access-token': '***', 'x-stack-allow-anonymous-user': 'true' } }, constructor: 'Function<NiceResponse>', getNicifiableKeys: 'Function<getNicifiableKeys>', follow: 'Function<follow>' }, messages: [] }, customCaptureExtraArgs: [ { response: { status: 200, headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, body: { nonce: '0ytaq8c951gvfg8es8t9hm9a8n0mncn3q3mr3dg' }, fromRequestInit: { method: 'POST', body: '{"email":"default-mailbox--b84654d1-2133-4cff-95b6-f0507ad9cc00@stack-generated.example.com","callback_url":"http://localhost:12345/some-callback-url"}', headers: { 'content-type': 'application/json', 'x-stack-access-type': 'client', 'x-stack-project-id': '8b94fd03-66d9-44fb-86ca-0e0cfb1232be', 'x-stack-admin-access-token': '***', 'x-stack-allow-anonymous-user': 'true' } }, constructor: 'Function<NiceResponse>', getNicifiableKeys: 'Function<getNicifiableKeys>', follow: 'Function<follow>' }, messages: [] } ] }
|