3.1.1 (#381) #1031
Annotations
2 errors
Unhandled error:
packages/react/src/test/use-qwery/async.test.tsx#L67
Error: Test!
❯ src/test/use-qwery/async.test.tsx:67:10
❯ Object.apply ../shared/src/cache/weak-merge-cache.ts:134:28
❯ apply ../../node_modules/.pnpm/@b.s+incremental@2.1.10/node_modules/@b.s/incremental/dist/index.mjs:20:27
❯ dispatch ../../node_modules/.pnpm/@b.s+incremental@2.1.10/node_modules/@b.s/incremental/dist/index.mjs:34:14
❯ Object.dispatchQwery [as apply] ../shared/src/cache/weak-merge-cache.ts:216:28
❯ src/test/use-qwery/async.test.tsx:105:3
This error originated in "src/test/use-qwery/async.test.tsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "shows fallback if `onChange` rejects". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
packages/vue/src/test/use-qwery/async/shows-fallback-if-onchange-rejects/test.ts#L10
Error: Test!
❯ src/test/use-qwery/async/shows-fallback-if-onchange-rejects/test.ts:10:10
❯ Object.apply ../shared/src/cache/weak-merge-cache.ts:134:28
❯ apply ../../node_modules/.pnpm/@b.s+incremental@2.1.10/node_modules/@b.s/incremental/dist/index.mjs:20:27
❯ Object.dispatch ../../node_modules/.pnpm/@b.s+incremental@2.1.10/node_modules/@b.s/incremental/dist/index.mjs:34:14
❯ Object.apply ../shared/src/cache/weak-merge-cache.ts:216:28
❯ Object.apply src/use-qwery/index.ts:215:28
❯ src/test/use-qwery/async/shows-fallback-if-onchange-rejects/test.ts:25:16
This error originated in "src/test/use-qwery/async/shows-fallback-if-onchange-rejects/test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|