Skip to content

fix(api): no cache user responses (#2677) #2761

fix(api): no cache user responses (#2677)

fix(api): no cache user responses (#2677) #2761

Triggered via push March 7, 2026 19:33
Status Failure
Total duration 3m 0s
Artifacts

ci.yml

on: push
Prepare CI
2s
Prepare CI
Lint App  /  biomejs
22s
Lint App / biomejs
Tests  /  SonarQube Cloud Analysis
0s
Tests / SonarQube Cloud Analysis
Matrix: Build / build
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

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