Skip to content

deps: update idna_adapter requirement from =1.2.1 to =1.2.2 in /backend #76

deps: update idna_adapter requirement from =1.2.1 to =1.2.2 in /backend

deps: update idna_adapter requirement from =1.2.1 to =1.2.2 in /backend #76

Triggered via pull request April 29, 2026 11:11
Status Failure
Total duration 31s
Artifacts

test.yml

on: pull_request
Backend Tests (Rust)
17s
Backend Tests (Rust)
Frontend Tests (React)
21s
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