Push Notifications without Clerk #2
Annotations
4 errors
|
check
Process completed with exit code 1.
|
|
src/server/features/push-register.test.ts > registerNotificationSettingsWithServer > returns error when server cannot access settings:
src/server/features/push-register.test.ts#L19
Error: It is not possible to create multiple accounts in parallel inside the test environment.
❯ migration node_modules/jazz-tools/dist/testing.js:83:15
❯ Function.withNewlyCreatedAccount node_modules/cojson/dist/localNode.js:202:19
❯ createJazzTestAccount node_modules/jazz-tools/dist/testing.js:73:36
❯ src/server/features/push-register.test.ts:19:19
|
|
src/server/features/push-register.test.ts > registerNotificationSettingsWithServer > updates lastSyncedAt for existing registration:
src/server/features/push-register.test.ts#L19
Error: It is not possible to create multiple accounts in parallel inside the test environment.
❯ migration node_modules/jazz-tools/dist/testing.js:83:15
❯ Function.withNewlyCreatedAccount node_modules/cojson/dist/localNode.js:202:19
❯ createJazzTestAccount node_modules/jazz-tools/dist/testing.js:73:36
❯ src/server/features/push-register.test.ts:19:19
|
|
src/server/features/push-register.test.ts > registerNotificationSettingsWithServer > registers new notification settings:
src/shared/schema/server.ts#L20
Error: Failed to deeply load CoValue co_zhhQdLXou1qjx69sEjZF4VVpAyF
❯ ensureCoValueLoaded node_modules/jazz-tools/dist/chunk-XQ27DEA5.js:7733:11
❯ src/shared/schema/server.ts:20:18
❯ Proxy.coValueClass.migrate node_modules/jazz-tools/dist/chunk-XQ27DEA5.js:6480:7
❯ Proxy.applyMigration node_modules/jazz-tools/dist/chunk-XQ27DEA5.js:2466:5
❯ migration node_modules/jazz-tools/dist/testing.js:91:7
❯ Function.withNewlyCreatedAccount node_modules/cojson/dist/localNode.js:202:13
❯ createJazzTestAccount node_modules/jazz-tools/dist/testing.js:73:20
❯ src/server/features/push-register.test.ts:19:19
|