fix: a manual sync transfers what you selected, and asks first #110
Annotations
2 errors and 2 warnings
|
test
Process completed with exit code 1.
|
|
apps/desktop/electron/main/services/selection.test.ts > a selection reaches rsync > writes the names verbatim, separated by NUL:
apps/desktop/electron/main/services/selection.test.ts#L107
AssertionError: expected '' to be 'a b.mkv\u0000weird\tname\u0000' // Object.is equality
- Expected
+ Received
- a b.mkvweird name
❯ apps/desktop/electron/main/services/selection.test.ts:107:22
|
|
integration
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/
|
|
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/
|