Skip to content

✨ feat(claw-ui): replace inline file viewer with modal code editor #389

✨ feat(claw-ui): replace inline file viewer with modal code editor

✨ feat(claw-ui): replace inline file viewer with modal code editor #389

Triggered via push March 19, 2026 00:02
Status Failure
Total duration 2m 56s
Artifacts

ci.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build-and-test (22)
Process completed with exit code 1.
build-and-test (22)
@ownpilot/core#test: command (/home/runner/work/OwnPilot/OwnPilot/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
src/agent/tools/tool-tags.test.ts > TOOL_SEARCH_TAGS — aggregate statistics > the exact tool count matches the source (159 tools): packages/core/src/agent/tools/tool-tags.test.ts#L1081
AssertionError: expected 178 to be 159 // Object.is equality - Expected + Received - 159 + 178 ❯ src/agent/tools/tool-tags.test.ts:1081:50
build-and-test (22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test (22): packages/core/src/agent/agent.test.ts#L1587
Unexpected any. Specify a different type
build-and-test (22): packages/core/src/agent/agent.test.ts#L1546
Unexpected any. Specify a different type
build-and-test (22): packages/core/src/agent/agent.test.ts#L1467
Unexpected any. Specify a different type
build-and-test (22): packages/core/src/agent/agent.test.ts#L1408
Unexpected any. Specify a different type
build-and-test (22): packages/core/src/agent/agent.test.ts#L1344
Unexpected any. Specify a different type
build-and-test (22): packages/core/src/agent/agent.test.ts#L1337
Unexpected any. Specify a different type
build-and-test (22): packages/core/src/agent/agent.test.ts#L1224
Unexpected any. Specify a different type
build-and-test (22): packages/core/src/agent/agent.test.ts#L1217
Unexpected any. Specify a different type
build-and-test (22): packages/ui/src/pages/ClawsPage.tsx#L1617
Expected an assignment or function call and instead saw an expression
build-and-test (22): packages/ui/src/pages/ClawsPage.tsx#L261
Expected an assignment or function call and instead saw an expression