fix(sveltekit): Fix SvelteKit Cloudflare usage #31387
Annotations
10 errors
Run affected tests:
packages/sveltekit/test/server/handle.test.ts#L120
AssertionError: expected 'sentryHandle is…' to deeply equal 'sync'
- Expected
+ Received
- sync
+ __vite_ssr_import_7__.sentryHandle is not a function
❯ test/server/handle.test.ts:120:27
|
Run affected tests:
packages/sveltekit/test/server/handle.test.ts#L140
AssertionError: expected undefined not to be undefined
❯ test/server/handle.test.ts:140:22
|
Run affected tests:
packages/sveltekit/test/server/handle.test.ts#L179
AssertionError: expected +0 to deeply equal 1
- Expected
+ Received
- 1
+ 0
❯ test/server/handle.test.ts:179:24
|
Run affected tests:
packages/sveltekit/test/server/handle.test.ts#L226
AssertionError: expected +0 to deeply equal 1
- Expected
+ Received
- 1
+ 0
❯ test/server/handle.test.ts:226:24
|
Run affected tests:
packages/sveltekit/test/server/handle.test.ts#L280
AssertionError: expected undefined not to be undefined
❯ test/server/handle.test.ts:280:21
|
Run affected tests:
packages/sveltekit/test/server/handle.test.ts#L328
AssertionError: expected undefined not to be undefined
❯ test/server/handle.test.ts:328:22
|
Run affected tests:
packages/sveltekit/test/server/handle.test.ts#L343
AssertionError: expected "captureException" to be called 1 times, but got 0 times
❯ test/server/handle.test.ts:343:38
|
Run affected tests:
packages/sveltekit/test/server/handle.test.ts#L374
AssertionError: expected 'sentryHandle is…' to deeply equal 'sync'
- Expected
+ Received
- sync
+ __vite_ssr_import_7__.sentryHandle is not a function
❯ test/server/handle.test.ts:374:27
|
Run affected tests:
packages/sveltekit/test/server/handle.test.ts#L415
AssertionError: expected undefined not to be undefined
❯ test/server/handle.test.ts:415:22
|
Run affected tests:
packages/sveltekit/test/server/handle.test.ts#L120
AssertionError: expected 'sentryHandle is…' to deeply equal 'sync'
- Expected
+ Received
- sync
+ __vite_ssr_import_7__.sentryHandle is not a function
❯ test/server/handle.test.ts:120:27
|
Loading