Skip to content

build(deps-dev): bump turbo from 2.5.6 to 2.9.14 #204

build(deps-dev): bump turbo from 2.5.6 to 2.9.14

build(deps-dev): bump turbo from 2.5.6 to 2.9.14 #204

Triggered via pull request May 28, 2026 17:39
Status Failure
Total duration 57s
Artifacts

test.yml

on: pull_request
unit (linux)
45s
unit (linux)
test (linux)
4s
test (linux)
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
unit (linux)
Process completed with exit code 1.
unit (linux)
@cyberstrike-io/app#test: command (/home/runner/work/CyberStrike/CyberStrike/packages/app) /home/runner/.bun/bin/bun run test exited (1)
TypeError: sdk.createClient is not a function. (In 'sdk.createClient({: packages/app/src/components/prompt-input/submit.ts#L174
throwOnError: !0 })', 'sdk.createClient' is undefined) at <anonymous> (/home/runner/work/CyberStrike/CyberStrike/packages/app/src/components/prompt-input/submit.ts:174:22) at <anonymous> (/home/runner/work/CyberStrike/CyberStrike/packages/app/src/components/prompt-input/submit.test.ts:166:18)
TypeError: undefined is not an object (evaluating 'delete draft.request[sessionID]'): packages/app/src/context/global-sync/event-reducer.ts#L74
at <anonymous> (/home/runner/work/CyberStrike/CyberStrike/packages/app/src/context/global-sync/event-reducer.ts:74:28) at <anonymous> (/home/runner/work/CyberStrike/CyberStrike/node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/store/dist/server.js:108:29) at updatePath (/home/runner/work/CyberStrike/CyberStrike/node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/store/dist/server.js:70:13) at setStore (/home/runner/work/CyberStrike/CyberStrike/node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/store/dist/server.js:81:66) at cleanupSessionCaches (/home/runner/work/CyberStrike/CyberStrike/packages/app/src/context/global-sync/event-reducer.ts:58:3) at applyDirectoryEvent (/home/runner/work/CyberStrike/CyberStrike/packages/app/src/context/global-sync/event-reducer.ts:150:7) at <anonymous> (/home/runner/work/CyberStrike/CyberStrike/packages/app/src/context/global-sync/event-reducer.test.ts:217:7)
TypeError: undefined is not an object (evaluating 'delete draft.request[sessionID]'): packages/app/src/context/global-sync/event-reducer.ts#L74
at <anonymous> (/home/runner/work/CyberStrike/CyberStrike/packages/app/src/context/global-sync/event-reducer.ts:74:28) at <anonymous> (/home/runner/work/CyberStrike/CyberStrike/node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/store/dist/server.js:108:29) at updatePath (/home/runner/work/CyberStrike/CyberStrike/node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/store/dist/server.js:70:13) at setStore (/home/runner/work/CyberStrike/CyberStrike/node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/store/dist/server.js:81:66) at cleanupSessionCaches (/home/runner/work/CyberStrike/CyberStrike/packages/app/src/context/global-sync/event-reducer.ts:58:3) at applyDirectoryEvent (/home/runner/work/CyberStrike/CyberStrike/packages/app/src/context/global-sync/event-reducer.ts:124:9) at <anonymous> (/home/runner/work/CyberStrike/CyberStrike/packages/app/src/context/global-sync/event-reducer.test.ts:171:5)
test (linux)
Process completed with exit code 1.
unit (linux)
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 will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/