feat(credential-groups): add seventeen OAuth providers #28946
ci.yml
on: pull_request
Detect Version
Migrate Dev DB
/
Apply Database Migrations
Detect Desktop Changes
0s
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Test and Build
/
Lint and Test
4m 3s
Test and Build
/
Build App
2m 22s
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
0s
Desktop Release
/
Build, Sign, Notarize
Annotations
4 errors and 6 warnings
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
app/workspace/[workspaceId]/settings/[section]/prefetch.test.ts > credential-groups prefetch > hydrates the key the panel subscribes to, through the authorized use case:
apps/sim/app/workspace/[workspaceId]/settings/[section]/prefetch.test.ts#L89
AssertionError: expected undefined to deeply equal [ { id: 'g1', …(7) } ]
- Expected:
[
{
"createdAt": "2026-01-01T00:00:00.000Z",
"description": null,
"id": "g1",
"name": "Engineering",
"options": [],
"status": "active",
"updatedAt": "2026-01-01T00:00:00.000Z",
"workspaceId": "w1",
},
]
+ Received:
undefined
❯ app/workspace/[workspaceId]/settings/[section]/prefetch.test.ts:89:70
|
|
Test and Build / Lint and Test
@sim/app#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
|