Skip to content

feat(update): surface update-available notices on startup #860

feat(update): surface update-available notices on startup

feat(update): surface update-available notices on startup #860

Triggered via pull request April 10, 2026 09:03
Status Failure
Total duration 18s
Artifacts

pr-checks.yml

on: pull_request
smoke-and-tests
15s
smoke-and-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
smoke-and-tests
Process completed with exit code 1.
error: expect(received).toContainEqual(expected): src/components/PackageManagerAutoUpdater.test.tsx#L187
Expected to contain: ObjectContaining { status: "up_to_date", version: "0.1.8", currentVersion: "0.1.8", } Received: [ { version: "0.1.8", currentVersion: "0.1.7", status: "update_available", actionLabel: "winget upgrade OpenClaude", } ] at <anonymous> (/home/runner/work/openclaude/openclaude/src/components/PackageManagerAutoUpdater.test.tsx:187:19)
error: expect(received).toContain(expected): src/components/PackageManagerAutoUpdater.test.tsx#L139
Expected to contain: "Update available" Received: "\n ERROR autoUpdaterResult is not defined\n\n at PackageManagerAutoUpdater\n (/home/runner/work/openclaude/openclaude/src/components/PackageManagerAutoUpdater.tsx:129:33)\n at react_stack_bottom_frame\n (/home/runner/work/openclaude/openclaude/node_modules/react-reconciler/cjs/react-reconciler.development.js:17596:20)\n at renderWithHooks\n (/home/runner/work/openclaude/openclaude/node_modules/react-reconciler/cjs/react-reconciler.development.js:5335:22)\n at updateFunctionComponent\n (/home/runner/work/openclaude/openclaude/node_modules/react-reconciler/cjs/react-reconciler.development.js:7720:19)\n at runWithFiberInDEV\n (/home/runner/work/openclaude/openclaude/node_modules/react-reconciler/cjs/react-reconciler.development.js:2508:13)\n at performUnitOfWork\n (/home/runner/work/openclaude/openclaude/node_modules/react-reconciler/cjs/react-reconciler.development.js:15273:22)\n at workLoopSync\n (/home/runner/work/openclaude/openclaude/node_modules/react-reconciler/cjs/react-reconciler.development.js:15099:41)\n at renderRootSync\n (/home/runner/work/openclaude/openclaude/node_modules/react-reconciler/cjs/react-reconciler.development.js:15080:11)\n at performWorkOnRoot\n (/home/runner/work/openclaude/openclaude/node_modules/react-reconciler/cjs/react-reconciler.development.js:14245:35)\n at performWorkOnRootViaSchedulerTask\n (/home/runner/work/openclaude/openclaude/node_modules/react-reconciler/cjs/react-reconciler.development.js:3335:7)\n" at <anonymous> (/home/runner/work/openclaude/openclaude/src/components/PackageManagerAutoUpdater.test.tsx:139:18)
smoke-and-tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c, oven-sh/setup-bun@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5. 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/
smoke-and-tests
Failed to restore: Cache service responded with 400
smoke-and-tests
Failed to restore: Cache service responded with 400