fix: persist vault path across crashes and updates (#57) #141
Annotations
3 errors and 1 notice
|
Build (windows-latest)
Process completed with exit code 1.
|
|
src/main/vault-config.test.ts > config persistence > writes and reads back the same config:
apps/desktop/src/main/vault-config.test.ts#L51
AssertionError: expected 'D:\Users\test\MyVault' to be '/Users/test/MyVault' // Object.is equality
Expected: "/Users/test/MyVault"
Received: "D:\Users\test\MyVault"
❯ src/main/vault-config.test.ts:51:38
|
|
Build (windows-latest)
@zennotes/desktop#test:run: command (D:\a\zennotes\zennotes\apps\desktop) C:\hostedtoolcache\windows\node\22.22.3\x64\npm.cmd run test:run exited (1)
|
|
Build (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|