improvement(router): add ports to router block #7906
ci.yml
on: pull_request
Detect Version
0s
Test and Build
/
Test and Build
49s
Check Docs Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Process Docs
/
Process Documentation Embeddings
Matrix: Create GHCR Manifests
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)
|
|
blocks/blocks.test.ts > Blocks Module > SubBlock Validation > should have valid subBlock types:
apps/sim/blocks/blocks.test.ts#L462
AssertionError: expected [ 'short-input', 'long-input', …(37) ] to include 'router-input'
❯ blocks/blocks.test.ts:462:30
|
|
blocks/blocks.test.ts > Blocks Module > Block Definitions > RouterBlock > should have correct metadata:
apps/sim/blocks/blocks.test.ts#L324
AssertionError: expected 'Router (Legacy)' to be 'Router' // Object.is equality
Expected: "Router"
Received: "Router (Legacy)"
❯ blocks/blocks.test.ts:324:29
|
|
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
|