Skip to content

Add repository organization and filtering controls #266

Add repository organization and filtering controls

Add repository organization and filtering controls #266

Triggered via pull request September 9, 2026 22:33
Status Failure
Total duration 9m 7s
Artifacts

ci.yml

on: pull_request
Windows validation
9m 3s
Windows validation
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Windows validation
Process completed with exit code 1.
src/renderer/lineStaging.integration.test.ts > line staging patches > restores a deleted file and removes an untracked file when discarding their hunks: src/renderer/lineStaging.integration.test.ts#L55
AssertionError: expected 'base\r\n' to be 'base\n' // Object.is equality - Expected + Received - base + base ❯ src/renderer/lineStaging.integration.test.ts:55:74 ❯ withRepository src/renderer/lineStaging.integration.test.ts:222:5 ❯ src/renderer/lineStaging.integration.test.ts:46:5
src/renderer/lineStaging.integration.test.ts > line staging patches > discards one unstaged hunk while preserving other hunks and the index: src/renderer/lineStaging.integration.test.ts#L34
AssertionError: expected 'value 1\r\nvalue 2\r\nvalue 3\r\nvalu…' to be 'value 1\nvalue 2\nvalue 3\nvalue 4\nv…' // Object.is equality - Expected + Received - value 1 + value 1 - value 2 + value 2 - value 3 + value 3 - value 4 + value 4 - value 5 + value 5 - value 6 + value 6 - value 7 + value 7 - value 8 + value 8 - value 9 + value 9 - value 10 + value 10 - value 11 + value 11 - value 12 + value 12 - value 13 + value 13 - value 14 + value 14 - value 15 + value 15 - staged change + staged change - value 17 + value 17 - value 18 + value 18 - value 19 + value 19 - value 20 + value 20 - value 21 + value 21 - value 22 + value 22 - value 23 + value 23 - value 24 + value 24 - value 25 + value 25 - value 26 + value 26 - value 27 + value 27 - value 28 + value 28 - value 29 + value 29 - last change + last change - value 31 + value 31 - value 32 + value 32 ❯ src/renderer/lineStaging.integration.test.ts:34:51 ❯ withRepository src/renderer/lineStaging.integration.test.ts:222:5 ❯ src/renderer/lineStaging.integration.test.ts:14:5