Skip to content

feat: standard json schema support #1000

feat: standard json schema support

feat: standard json schema support #1000

Triggered via pull request June 13, 2026 12:03
Status Failure
Total duration 1m 49s
Artifacts

tests.yml

on: pull_request
Matrix: Desktop (Electron) tests
Matrix: Web tests (browser matrix)
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 1 notice
Desktop (Electron) tests (ubuntu-latest, Linux): src/test/unit-test/delete_lines.simple.test.ts#L32
'editFileActions.delete_lines.promptGenerator' is possibly 'null'.
Desktop (Electron) tests (ubuntu-latest, Linux): src/test/unit-test/delete_lines.simple.test.ts#L32
Cannot invoke an object which is possibly 'null'.
Desktop (Electron) tests (ubuntu-latest, Linux): src/test/unit-test/delete_lines.simple.test.ts#L21
'editFileActions.delete_lines.promptGenerator' is possibly 'null'.
Desktop (Electron) tests (ubuntu-latest, Linux): src/test/unit-test/delete_lines.simple.test.ts#L21
Cannot invoke an object which is possibly 'null'.
Desktop (Electron) tests (ubuntu-latest, Linux): src/test/unit-test/delete_lines.simple.test.ts#L9
'editFileActions.delete_lines.promptGenerator' is possibly 'null'.
Desktop (Electron) tests (ubuntu-latest, Linux): src/test/unit-test/delete_lines.simple.test.ts#L9
Cannot invoke an object which is possibly 'null'.
Desktop (Electron) tests (ubuntu-latest, Linux): src/test/suite/common/actionMetadataValidation.test.ts#L47
Argument of type 'string | null' is not assignable to parameter of type 'string'.
Desktop (Electron) tests (macos-latest, macOS): src/test/unit-test/delete_lines.simple.test.ts#L32
'editFileActions.delete_lines.promptGenerator' is possibly 'null'.
Desktop (Electron) tests (macos-latest, macOS): src/test/unit-test/delete_lines.simple.test.ts#L32
Cannot invoke an object which is possibly 'null'.
Desktop (Electron) tests (macos-latest, macOS): src/test/unit-test/delete_lines.simple.test.ts#L21
'editFileActions.delete_lines.promptGenerator' is possibly 'null'.
Desktop (Electron) tests (macos-latest, macOS): src/test/unit-test/delete_lines.simple.test.ts#L21
Cannot invoke an object which is possibly 'null'.
Desktop (Electron) tests (macos-latest, macOS): src/test/unit-test/delete_lines.simple.test.ts#L9
'editFileActions.delete_lines.promptGenerator' is possibly 'null'.
Desktop (Electron) tests (macos-latest, macOS): src/test/unit-test/delete_lines.simple.test.ts#L9
Cannot invoke an object which is possibly 'null'.
Desktop (Electron) tests (macos-latest, macOS): src/test/suite/common/actionMetadataValidation.test.ts#L47
Argument of type 'string | null' is not assignable to parameter of type 'string'.
Desktop (Electron) tests (windows-latest, Windows): src/test/unit-test/delete_lines.simple.test.ts#L32
'editFileActions.delete_lines.promptGenerator' is possibly 'null'.
Desktop (Electron) tests (windows-latest, Windows): src/test/unit-test/delete_lines.simple.test.ts#L32
Cannot invoke an object which is possibly 'null'.
Desktop (Electron) tests (windows-latest, Windows): src/test/unit-test/delete_lines.simple.test.ts#L21
'editFileActions.delete_lines.promptGenerator' is possibly 'null'.
Desktop (Electron) tests (windows-latest, Windows): src/test/unit-test/delete_lines.simple.test.ts#L21
Cannot invoke an object which is possibly 'null'.
Desktop (Electron) tests (windows-latest, Windows): src/test/unit-test/delete_lines.simple.test.ts#L9
'editFileActions.delete_lines.promptGenerator' is possibly 'null'.
Desktop (Electron) tests (windows-latest, Windows): src/test/unit-test/delete_lines.simple.test.ts#L9
Cannot invoke an object which is possibly 'null'.
Desktop (Electron) tests (windows-latest, Windows): src/test/suite/common/actionMetadataValidation.test.ts#L47
Argument of type 'string | null' is not assignable to parameter of type 'string'.
Desktop (Electron) tests (windows-latest, Windows)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026