feat(azure): added azure anthropic, added backwards compat support for chat completions API, added opus 4.6 #9754
ci.yml
on: pull_request
Detect Version
0s
Test and Build
/
Test and Build
1m 6s
Check Docs Changes
0s
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Process Docs
/
Process Documentation Embeddings
Matrix: Create GHCR Manifests
Create GitHub Release
0s
Annotations
4 errors and 3 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
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)
|
|
providers/utils.test.ts > Model Capabilities > getMaxTemperature > should return 1 for models with temperature range 0-1:
apps/sim/providers/utils.test.ts#L265
AssertionError: expected undefined to be 1 // Object.is equality
- Expected:
1
+ Received:
undefined
❯ providers/utils.test.ts:265:42
|
|
providers/utils.test.ts > Model Capabilities > supportsTemperature > should return true for models that support temperature:
apps/sim/providers/utils.test.ts#L183
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ providers/utils.test.ts:183:44
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
- Step: unknown (failed)
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|