SDK V2 release #164
pull_request.yml
on: pull_request
build-template
/
Build E2B Template
9m 14s
charts-tests
/
Chart Data Extractor - Build and test
32s
js-sdk
/
JS SDK - Build and test
2m 16s
python-sdk
/
Python SDK - Build and test
38s
cleanup-build-template
/
Cleanup Build Template
17s
Annotations
11 errors
|
python-sdk / Python SDK - Build and test
Process completed with exit code 2.
|
|
tests/defaultKernels.test.ts > test top-level await and promise resolution:
js/src/messaging.ts#L17
SandboxError: 500 Internal Server Error
❯ extractError src/messaging.ts:17:14
❯ Sandbox.runCode src/sandbox.ts:234:27
❯ tests/defaultKernels.test.ts:28:20
|
|
tests/defaultKernels.test.ts > test esm imports:
js/src/messaging.ts#L17
SandboxError: 500 Internal Server Error
❯ extractError src/messaging.ts:17:14
❯ Sandbox.runCode src/sandbox.ts:234:27
❯ tests/defaultKernels.test.ts:13:18
|
|
tests/defaultKernels.test.ts > test js kernel:
js/src/messaging.ts#L17
SandboxError: 500 Internal Server Error
❯ extractError src/messaging.ts:17:14
❯ Sandbox.runCode src/sandbox.ts:234:27
❯ tests/defaultKernels.test.ts:6:18
|
|
tests/data.test.ts > get data:
js/src/messaging.ts#L17
SandboxError: 500 Internal Server Error
❯ extractError src/messaging.ts:17:14
❯ Sandbox.runCode src/sandbox.ts:234:27
❯ tests/data.test.ts:6:21
|
|
tests/callbacks.test.ts > callback stderr:
js/src/messaging.ts#L17
SandboxError: 500 Internal Server Error
❯ extractError src/messaging.ts:17:14
❯ Sandbox.runCode src/sandbox.ts:234:27
❯ tests/callbacks.test.ts:38:18
|
|
tests/callbacks.test.ts > callback stdout:
js/src/messaging.ts#L17
SandboxError: 500 Internal Server Error
❯ extractError src/messaging.ts:17:14
❯ Sandbox.runCode src/sandbox.ts:234:27
❯ tests/callbacks.test.ts:28:18
|
|
tests/callbacks.test.ts > callback error:
js/src/messaging.ts#L17
SandboxError: 500 Internal Server Error
❯ extractError src/messaging.ts:17:14
❯ Sandbox.runCode src/sandbox.ts:234:27
❯ tests/callbacks.test.ts:18:18
|
|
tests/callbacks.test.ts > callback results:
js/src/messaging.ts#L17
SandboxError: 500 Internal Server Error
❯ extractError src/messaging.ts:17:14
❯ Sandbox.runCode src/sandbox.ts:234:27
❯ tests/callbacks.test.ts:7:18
|
|
tests/basic.test.ts > basic:
js/src/messaging.ts#L17
SandboxError: 500 Internal Server Error
❯ extractError src/messaging.ts:17:14
❯ Sandbox.runCode src/sandbox.ts:234:27
❯ tests/basic.test.ts:6:18
|
|
tests/bash.test.ts > bash:
js/src/messaging.ts#L17
SandboxError: 500 Internal Server Error
❯ extractError src/messaging.ts:17:14
❯ Sandbox.runCode src/sandbox.ts:234:27
❯ tests/bash.test.ts:7:18
|