Skip to content

feat: CLI backend auth and same-account iroh auto-trust #2407

feat: CLI backend auth and same-account iroh auto-trust

feat: CLI backend auth and same-account iroh auto-trust #2407

Triggered via pull request July 23, 2026 12:44
Status Success
Total duration 6m 15s
Artifacts

pr-metrics.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
ReferenceError: indexedDB is not defined: src/crypto/key-storage.ts#L23
at <anonymous> (/home/runner/work/thunderbolt/thunderbolt/src/crypto/key-storage.ts:23:21) at new Promise (1:11) at openDB (/home/runner/work/thunderbolt/thunderbolt/src/crypto/key-storage.ts:22:3) at <anonymous> (/home/runner/work/thunderbolt/thunderbolt/src/crypto/key-storage.ts:53:20) at getCK (/home/runner/work/thunderbolt/thunderbolt/src/crypto/key-storage.ts:191:61) at <anonymous> (/home/runner/work/thunderbolt/thunderbolt/src/db/encryption/config.ts:19:18) at <anonymous> (/home/runner/work/thunderbolt/thunderbolt/src/hooks/use-sync-enabled-toggle.ts:39:19) at <anonymous> (/home/runner/work/thunderbolt/thunderbolt/src/hooks/use-sync-enabled-toggle.ts:47:5) at react_stack_bottom_frame (/home/runner/work/thunderbolt/thunderbolt/node_modules/react-dom/cjs/react-dom-client.development.js:25989:20) at runWithFiberInDEV (/home/runner/work/thunderbolt/thunderbolt/node_modules/react-dom/cjs/react-dom-client.development.js:874:13)
ReferenceError: indexedDB is not defined: src/crypto/key-storage.ts#L23
at <anonymous> (/home/runner/work/thunderbolt/thunderbolt/src/crypto/key-storage.ts:23:21) at new Promise (1:11) at openDB (/home/runner/work/thunderbolt/thunderbolt/src/crypto/key-storage.ts:22:3) at <anonymous> (/home/runner/work/thunderbolt/thunderbolt/src/crypto/key-storage.ts:53:20) at getCK (/home/runner/work/thunderbolt/thunderbolt/src/crypto/key-storage.ts:191:61) at <anonymous> (/home/runner/work/thunderbolt/thunderbolt/src/db/encryption/config.ts:19:18) at <anonymous> (/home/runner/work/thunderbolt/thunderbolt/src/hooks/use-sync-enabled-toggle.ts:39:19) at <anonymous> (/home/runner/work/thunderbolt/thunderbolt/src/hooks/use-sync-enabled-toggle.ts:47:5) at react_stack_bottom_frame (/home/runner/work/thunderbolt/thunderbolt/node_modules/react-dom/cjs/react-dom-client.development.js:25989:20) at runWithFiberInDEV (/home/runner/work/thunderbolt/thunderbolt/node_modules/react-dom/cjs/react-dom-client.development.js:874:13)
metrics
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/