Skip to content

feat(wallet): add custodial wallet persistence, status transitions, and KMS references #179

feat(wallet): add custodial wallet persistence, status transitions, and KMS references

feat(wallet): add custodial wallet persistence, status transitions, and KMS references #179

Triggered via pull request August 22, 2026 08:31
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
Lint, typecheck, format, test
23s
Lint, typecheck, format, test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Lint, typecheck, format, test
Process completed with exit code 1.
Lint, typecheck, format, test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint, typecheck, format, test: tests/unit/wallet-transitions.test.ts#L8
'WalletStatus' is defined but never used. Allowed unused vars must match /^I[A-Z]|^_/u