fix(api): no cache user responses (#2677) #2761
ci.yml
on: push
Annotations
2 errors
|
Tests / Run Tests
Process completed with exit code 1.
|
|
[happy-dom [preload, renderer]] src/renderer/components/filters/StateFilter.test.tsx:
src/renderer/__helpers__/test-utils.tsx#L3
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock
❯ src/renderer/__helpers__/test-utils.tsx:3:1
❯ src/renderer/components/filters/StateFilter.test.tsx:1:1
Caused by: Caused by: TypeError: React.createContext is not a function
❯ node_modules/react-router/dist/development/chunk-LFPYN7LY.mjs:5480:31
|