feat(providers): add Sakana AI provider with Fugu models #19762
ci.yml
on: pull_request
Detect Version
Test and Build
/
Test and Build
1m 40s
Migrate Dev DB
/
Apply Database Migrations
Check Docs Changes
Matrix: Build ARM64 (GHCR Only)
Matrix: Build Dev ECR
Matrix: Build AMD64
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Create GitHub Release
0s
Annotations
4 errors and 6 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
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
|