Warn about unsupported shells #5916
Annotations
2 errors and 2 warnings
src/extension/kernel.ts#L1144
TypeError: Cannot read properties of undefined (reading 'createProgramSession')
❯ Kernel.runProgram src/extension/kernel.ts:1144:47
❯ RunmeExtension.initialize src/extension/extension.ts:134:14
❯ processTicksAndRejections node:internal/process/task_queues:95:5
❯ tests/extension/extension.test.ts:99:3
❯ runTest node_modules/@vitest/runner/dist/index.js:960:11
❯ runSuite node_modules/@vitest/runner/dist/index.js:1116:15
❯ runFiles node_modules/@vitest/runner/dist/index.js:1173:5
❯ startTests node_modules/@vitest/runner/dist/index.js:1182:3
❯ node_modules/vitest/dist/chunks/runBaseTests.CyvqmuC9.js:130:11
❯ withEnv node_modules/vitest/dist/chunks/runBaseTests.CyvqmuC9.js:94:5
This error originated in "tests/extension/extension.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "tests/extension/extension.test.ts". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3, stateful/vscode-server-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading