Skip to content

deps: bump dompurify from 3.3.3 to 3.4.0 #74

deps: bump dompurify from 3.3.3 to 3.4.0

deps: bump dompurify from 3.3.3 to 3.4.0 #74

Triggered via pull request April 16, 2026 04:52
Status Failure
Total duration 23s
Artifacts

test.yml

on: pull_request
Backend Tests (Rust)
11s
Backend Tests (Rust)
Frontend Tests (React)
20s
Frontend Tests (React)
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Backend Tests (Rust)
Process completed with exit code 1.
Frontend Tests (React)
Process completed with exit code 1.
src/context/__tests__/AuthContext.test.jsx > AuthContext > handles logout success: src/context/__tests__/AuthContext.test.jsx#L138
AssertionError: expected "vi.fn()" to be called with arguments: [ null ] Number of calls: 0 ❯ src/context/__tests__/AuthContext.test.jsx:138:26
src/context/__tests__/AuthContext.test.jsx > AuthContext > handles login failure: src/context/__tests__/AuthContext.test.jsx#L113
AssertionError: expected "vi.fn()" to be called with arguments: [ null ] Number of calls: 0 ❯ src/context/__tests__/AuthContext.test.jsx:113:26
src/context/__tests__/AuthContext.test.jsx > AuthContext > handles login success: src/context/__tests__/AuthContext.test.jsx#L90
AssertionError: expected "vi.fn()" to be called with arguments: [ 'fake-token' ] Number of calls: 0 ❯ src/context/__tests__/AuthContext.test.jsx:90:26