feat(oci): add native foundation #30284
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)
Matrix: Test and Build / test-shard
Test and Build
/
Lint and Test
4m 20s
Test and Build
/
Build App
2m 30s
Check Docs Changes
0s
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
0s
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
Matrix: Attest Images
Desktop Release
/
Build, Sign, Notarize
Annotations
10 errors and 9 warnings
|
Test and Build / Test (shard 2)
Process completed with exit code 1.
|
|
Test and Build / Test (shard 2)
@sim/app#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
app/api/auth/oauth/token/route.test.ts > OAuth Token API Routes > POST handler > service account path > surfaces the provider_unavailable error code with status 502 when the mint fails:
apps/sim/app/api/auth/oauth/token/route.test.ts#L375
AssertionError: expected 403 to be 502 // Object.is equality
- Expected
+ Received
- 502
+ 403
❯ app/api/auth/oauth/token/route.test.ts:375:35
|
|
app/api/auth/oauth/token/route.test.ts > OAuth Token API Routes > POST handler > service account path > surfaces the site_not_found error code with status 400 when the mint fails:
apps/sim/app/api/auth/oauth/token/route.test.ts#L375
AssertionError: expected 403 to be 400 // Object.is equality
- Expected
+ Received
- 400
+ 403
❯ app/api/auth/oauth/token/route.test.ts:375:35
|
|
app/api/auth/oauth/token/route.test.ts > OAuth Token API Routes > POST handler > service account path > surfaces the invalid_credentials error code with status 401 when the mint fails:
apps/sim/app/api/auth/oauth/token/route.test.ts#L375
AssertionError: expected 403 to be 401 // Object.is equality
- Expected
+ Received
- 401
+ 403
❯ app/api/auth/oauth/token/route.test.ts:375:35
|
|
app/api/auth/oauth/token/route.test.ts > OAuth Token API Routes > POST handler > service account path > should omit authStyle for Bearer token-paste providers:
apps/sim/app/api/auth/oauth/token/route.test.ts#L341
AssertionError: expected 403 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 403
❯ app/api/auth/oauth/token/route.test.ts:341:33
|
|
app/api/auth/oauth/token/route.test.ts > OAuth Token API Routes > POST handler > service account path > should thread authStyle from the resolver into the response:
apps/sim/app/api/auth/oauth/token/route.test.ts#L312
AssertionError: expected 403 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 403
❯ app/api/auth/oauth/token/route.test.ts:312:33
|
|
app/api/auth/oauth/token/route.test.ts > OAuth Token API Routes > POST handler > service account path > threads the NetSuite SuiteTalk instance URL into the token response:
apps/sim/app/api/auth/oauth/token/route.test.ts#L283
AssertionError: expected 403 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 403
❯ app/api/auth/oauth/token/route.test.ts:283:33
|
|
lib/integrations/credential-display.test.ts > service-account coverage > pins the table to exactly the registered service-account provider ids:
apps/sim/lib/integrations/credential-display.test.ts#L114
AssertionError: expected [ 'airtable-service-account', …(25) ] to deeply equal [ 'airtable-service-account', …(24) ]
- Expected
+ Received
@@ -12,10 +12,11 @@
"hubspot-service-account",
"linear-service-account",
"monday-service-account",
"netsuite-service-account",
"notion-service-account",
+ "oci-api-key-service-account",
"pipedrive-service-account",
"salesforce-service-account",
"shopify-service-account",
"slack-custom-bot",
"snowflake-service-account",
❯ lib/integrations/credential-display.test.ts:114:44
|
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
Test and Build / Test (shard 2)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 2)
- Step: unknown (failed)
|
|
Test and Build / Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test (shard 2)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 2)
- Step: unknown (failed)
|
|
Test and Build / Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test (shard 2)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 2)
- Step: unknown (failed)
|
|
Test and Build / Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps
|