feat(credentials): multiple credentials per provider #10427
Annotations
5 errors and 3 warnings
|
Run tests with coverage
Process completed with exit code 1.
|
|
Run tests with coverage
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
Run tests with coverage:
apps/sim/app/api/auth/oauth/credentials/route.test.ts#L264
AssertionError: expected 200 to be 500 // Object.is equality
- Expected
+ Received
- 500
+ 200
❯ app/api/auth/oauth/credentials/route.test.ts:264:29
|
|
Run tests with coverage:
apps/sim/app/api/auth/oauth/credentials/route.test.ts#L241
TypeError: Cannot read properties of undefined (reading 'name')
❯ app/api/auth/oauth/credentials/route.test.ts:241:32
|
|
Run tests with coverage:
apps/sim/app/api/auth/oauth/credentials/route.test.ts#L132
AssertionError: expected [] to have a length of 2 but got +0
- Expected
+ Received
- 2
+ 0
❯ app/api/auth/oauth/credentials/route.test.ts:132:30
|
|
Post Mount node_modules (Sticky Disk)
Skipping sticky disk commit due to previous step failures
|
|
Post Mount node_modules (Sticky Disk)
- Step: unknown (failed)
|
|
Post Mount node_modules (Sticky Disk)
Found 2 failed/cancelled steps in previous workflow steps
|
Loading