Skip to content

Add Option to Clear Notebook Outputs Before Commit #1505

Add Option to Clear Notebook Outputs Before Commit

Add Option to Clear Notebook Outputs Before Commit #1505

Triggered via pull request November 27, 2025 14:05
Status Failure
Total duration 2m 51s
Artifacts

build.yml

on: pull_request
Matrix: build
Check Links
52s
Check Links
test_isolated
0s
test_isolated
Integration tests
0s
Integration tests
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 21 warnings
Check Links
Process completed with exit code 1.
Test Python 3.13
Process completed with exit code 1.
GitPanel › #commitFiles() › should prompt for user identity if user.email is not set when pathRepository is empty string: src/__tests__/test-components/GitPanel.spec.tsx#L310
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:310:25)
GitPanel › #commitFiles() › should prompt for user identity if user.name is not set when pathRepository is empty string: src/__tests__/test-components/GitPanel.spec.tsx#L292
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:292:25)
GitPanel › #commitFiles() › should prompt for user identity if user.email is not set: src/__tests__/test-components/GitPanel.spec.tsx#L273
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:273:25)
GitPanel › #commitFiles() › should prompt for user identity if user.name is not set: src/__tests__/test-components/GitPanel.spec.tsx#L257
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:257:25)
GitPanel › #commitFiles() › should prompt for user identity if explicitly configured: src/__tests__/test-components/GitPanel.spec.tsx#L241
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:241:25)
GitPanel › #commitFiles() › should commit when commit message is provided: src/__tests__/test-components/GitPanel.spec.tsx#L206
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:206:25)
Test Python 3.10
The strategy configuration was canceled because "build._3_13" failed
Test Python 3.10
Process completed with exit code 1.
GitPanel › #commitFiles() › should prompt for user identity if user.email is not set when pathRepository is empty string: src/__tests__/test-components/GitPanel.spec.tsx#L310
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:310:25)
GitPanel › #commitFiles() › should prompt for user identity if user.name is not set when pathRepository is empty string: src/__tests__/test-components/GitPanel.spec.tsx#L292
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:292:25)
GitPanel › #commitFiles() › should prompt for user identity if user.email is not set: src/__tests__/test-components/GitPanel.spec.tsx#L273
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:273:25)
GitPanel › #commitFiles() › should prompt for user identity if user.name is not set: src/__tests__/test-components/GitPanel.spec.tsx#L257
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:257:25)
GitPanel › #commitFiles() › should prompt for user identity if explicitly configured: src/__tests__/test-components/GitPanel.spec.tsx#L241
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:241:25)
GitPanel › #commitFiles() › should commit when commit message is provided: src/__tests__/test-components/GitPanel.spec.tsx#L206
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:206:25)
Test Python 3.9
The strategy configuration was canceled because "build._3_13" failed
Test Python 3.9
The operation was canceled.
GitPanel › #commitFiles() › should prompt for user identity if user.email is not set when pathRepository is empty string: src/__tests__/test-components/GitPanel.spec.tsx#L310
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:310:25)
GitPanel › #commitFiles() › should prompt for user identity if user.name is not set when pathRepository is empty string: src/__tests__/test-components/GitPanel.spec.tsx#L292
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:292:25)
GitPanel › #commitFiles() › should prompt for user identity if user.email is not set: src/__tests__/test-components/GitPanel.spec.tsx#L273
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:273:25)
GitPanel › #commitFiles() › should prompt for user identity if user.name is not set: src/__tests__/test-components/GitPanel.spec.tsx#L257
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:257:25)
GitPanel › #commitFiles() › should prompt for user identity if explicitly configured: src/__tests__/test-components/GitPanel.spec.tsx#L241
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:241:25)
GitPanel › #commitFiles() › should commit when commit message is provided: src/__tests__/test-components/GitPanel.spec.tsx#L206
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at Object.<anonymous> (src/__tests__/test-components/GitPanel.spec.tsx:206:25)
Test Python 3.13: src/model.ts#L2051
'error' is defined but never used
Test Python 3.13: src/model.ts#L1086
'error' is defined but never used
Test Python 3.13: src/handler.ts#L36
'error' is defined but never used
Test Python 3.13: src/git.ts#L60
'error' is defined but never used
Test Python 3.13: src/commandsAndMenu.tsx#L1196
'err' is defined but never used
Test Python 3.13: src/commandsAndMenu.tsx#L347
'error' is defined but never used
Test Python 3.13: src/commandsAndMenu.tsx#L187
'err' is defined but never used
Test Python 3.10: src/model.ts#L2051
'error' is defined but never used
Test Python 3.10: src/model.ts#L1086
'error' is defined but never used
Test Python 3.10: src/handler.ts#L36
'error' is defined but never used
Test Python 3.10: src/git.ts#L60
'error' is defined but never used
Test Python 3.10: src/commandsAndMenu.tsx#L1196
'err' is defined but never used
Test Python 3.10: src/commandsAndMenu.tsx#L347
'error' is defined but never used
Test Python 3.10: src/commandsAndMenu.tsx#L187
'err' is defined but never used
Test Python 3.9: src/model.ts#L2051
'error' is defined but never used
Test Python 3.9: src/model.ts#L1086
'error' is defined but never used
Test Python 3.9: src/handler.ts#L36
'error' is defined but never used
Test Python 3.9: src/git.ts#L60
'error' is defined but never used
Test Python 3.9: src/commandsAndMenu.tsx#L1196
'err' is defined but never used
Test Python 3.9: src/commandsAndMenu.tsx#L347
'error' is defined but never used
Test Python 3.9: src/commandsAndMenu.tsx#L187
'err' is defined but never used