Skip to content

audio fixes, mcp changes #24

audio fixes, mcp changes

audio fixes, mcp changes #24

Triggered via pull request January 24, 2026 00:40
Status Failure
Total duration 34s
Artifacts

ci.yml

on: pull_request
Matrix: test
build
build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test (22.x)
Process completed with exit code 1.
test/geometry.test.js > getWireControlPoints > returns all 4 control points: test/geometry.test.js#L109
AssertionError: expected { x1: 8, y1: +0, x2: 60, y2: +0, …(4) } to have property "x1" with value +0 - Expected + Received - 0 + 8 ❯ test/geometry.test.js:109:20
test/geometry.test.js > geometry constants > should have expected default values: test/geometry.test.js#L24
AssertionError: expected 20 to be 15 // Object.is equality - Expected + Received - 15 + 20 ❯ test/geometry.test.js:24:25
test (24.x)
The strategy configuration was canceled because "test._22_x" failed
test (24.x)
The operation was canceled.