Skip to content

feat(quickbooks): add read-only procurement integration #25231

feat(quickbooks): add read-only procurement integration

feat(quickbooks): add read-only procurement integration #25231

Triggered via pull request August 6, 2026 03:32
Status Failure
Total duration 4m 0s
Artifacts

ci.yml

on: pull_request
Detect Version
Detect Version
Migrate Dev DB  /  Apply Database Migrations
Migrate Dev DB / Apply Database Migrations
Detect Desktop Changes
0s
Detect Desktop Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Test and Build  /  Lint and Test
3m 48s
Test and Build / Lint and Test
Test and Build  /  Build App
2m 18s
Test and Build / Build App
Check Docs Changes
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
Deploy Trigger.dev (Dev)
Check Desktop Signing Secrets
Check Desktop Signing Secrets
Migrate DB  /  Apply Database Migrations
Migrate DB / Apply Database Migrations
Create Desktop Prerelease
Create Desktop Prerelease
Promote Images
0s
Promote Images
Desktop Prerelease Build  /  Build, Sign, Notarize
Desktop Prerelease Build / Build, Sign, Notarize
Matrix: Create GHCR Manifests
Process Docs  /  Process Documentation Embeddings
Process Docs / Process Documentation Embeddings
Publish Desktop Prerelease
0s
Publish Desktop Prerelease
Create GitHub Release
0s
Create GitHub Release
Prune Desktop Prereleases
0s
Prune Desktop Prereleases
Desktop Release  /  Build, Sign, Notarize
Desktop Release / Build, Sign, Notarize
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
Test and Build / Lint and Test
Process completed with exit code 1.
lib/oauth/oauth.test.ts > OAuth Token Refresh > Token Response Handling > should preserve QuickBooks one-hour expiry and rotating refresh token: apps/sim/lib/oauth/oauth.test.ts#L473
AssertionError: expected { ok: false, …(1) } to deeply equal { ok: true, …(3) } - Expected + Received { - "accessToken": "new_quickbooks_access_token", - "expiresIn": 3600, - "ok": true, - "refreshToken": "rotated_quickbooks_refresh_token", + "message": "OAuth client quickbooks is partially configured — missing QUICKBOOKS_ENV. Run bun run setup integration quickbooks.", + "ok": false, } ❯ lib/oauth/oauth.test.ts:473:24
lib/oauth/oauth.test.ts > OAuth Token Refresh > Basic Auth Providers > should send QuickBooks request with Basic Auth header and no credentials in body: apps/sim/lib/oauth/oauth.test.ts#L146
AssertionError: expected "vi.fn()" to be called with arguments: [ …(2) ] Number of calls: 0 ❯ lib/oauth/oauth.test.ts:146:29
Test and Build / Lint and Test
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
Test and Build / Lint and Test
Process completed with exit code 1.
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps