Skip to content

refactor(frontend-arch): migrate server state to React Query, collapse duplicate workflow-state cache, granular error boundaries #19757

refactor(frontend-arch): migrate server state to React Query, collapse duplicate workflow-state cache, granular error boundaries

refactor(frontend-arch): migrate server state to React Query, collapse duplicate workflow-state cache, granular error boundaries #19757

Triggered via pull request June 22, 2026 18:50
Status Failure
Total duration 1m 53s
Artifacts

ci.yml

on: pull_request
Detect Version
0s
Detect Version
Test and Build  /  Test and Build
1m 42s
Test and Build / Test and Build
Migrate Dev DB  /  Apply Database Migrations
Migrate Dev DB / Apply Database Migrations
Check Docs Changes
0s
Check Docs Changes
Matrix: Build ARM64 (GHCR Only)
Migrate DB  /  Apply Database Migrations
Migrate DB / Apply Database Migrations
Matrix: Build Dev ECR
Matrix: Build AMD64
Matrix: Create GHCR Manifests
Process Docs  /  Process Documentation Embeddings
Process Docs / Process Documentation Embeddings
Create GitHub Release
0s
Create GitHub Release
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
Test and Build / Test and Build
Process completed with exit code 1.
app/_shell/providers/session-provider.test.tsx > SessionProvider > upgrade path: fresh disableCookieCache read wins even when the stale mount query resolves LAST: apps/sim/app/_shell/providers/session-provider.test.tsx#L208
AssertionError: expected null to deeply equal { user: { id: 'user-1', …(2) }, …(1) } - Expected: { "session": { "activeOrganizationId": "org-1", "id": "s1", "userId": "user-1", }, "user": { "email": "u@x.com", "id": "user-1", "name": "Fresh plan", }, } + Received: null ❯ app/_shell/providers/session-provider.test.tsx:208:27
app/_shell/providers/session-provider.test.tsx > SessionProvider > exposes the contract context shape and the loaded session on a normal load: apps/sim/app/_shell/providers/session-provider.test.tsx#L170
AssertionError: expected null to deeply equal { user: { id: 'user-1', …(2) }, …(1) } - Expected: { "session": { "activeOrganizationId": "org-1", "id": "s1", "userId": "user-1", }, "user": { "email": "u@x.com", "id": "user-1", "name": "Stale plan", }, } + Received: null ❯ app/_shell/providers/session-provider.test.tsx:170:23
Test and Build / Test and Build
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
Test and Build / Test and Build
Process completed with exit code 1.
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps