Skip to content

Fixes env vars in languages other than Python #113

Fixes env vars in languages other than Python

Fixes env vars in languages other than Python #113

Triggered via pull request June 6, 2025 12:03
Status Failure
Total duration 13m 6s
Artifacts

pull_request.yml

on: pull_request
build-template  /  Build E2B Template
9m 19s
build-template / Build E2B Template
charts-tests  /  Chart Data Extractor - Build and test
33s
charts-tests / Chart Data Extractor - Build and test
js-sdk  /  JS SDK - Build and test
3m 16s
js-sdk / JS SDK - Build and test
python-sdk  /  Python SDK - Build and test
2m 50s
python-sdk / Python SDK - Build and test
cleanup-build-template  /  Cleanup Build Template
13s
cleanup-build-template / Cleanup Build Template
Fit to window
Zoom out
Zoom in

Annotations

7 errors
python-sdk / Python SDK - Build and test
Process completed with exit code 2.
js-sdk / JS SDK - Build and test
Process completed with exit code 1.
tests/executionCount.test.ts > execution count: js/tests/executionCount.test.ts#L10
AssertionError: expected 3 to deeply equal 2 - Expected + Received - 2 + 3 ❯ tests/executionCount.test.ts:10:33
tests/envVars.test.ts > env vars (bash): js/tests/envVars.test.ts#L121
AssertionError: expected undefined to deeply equal 'supertest' - Expected: "supertest" + Received: undefined ❯ tests/envVars.test.ts:121:44
tests/envVars.test.ts > env vars (java): js/tests/envVars.test.ts#L95
AssertionError: expected undefined to deeply equal 'supertest' - Expected: "supertest" + Received: undefined ❯ tests/envVars.test.ts:95:44
tests/envVars.test.ts > env vars (r): js/tests/envVars.test.ts#L69
AssertionError: expected undefined to deeply equal 'supertest' - Expected: "supertest" + Received: undefined ❯ tests/envVars.test.ts:69:44
tests/envVars.test.ts > env vars (javascript): js/tests/envVars.test.ts#L43
AssertionError: expected undefined to deeply equal 'supertest' - Expected: "supertest" + Received: undefined ❯ tests/envVars.test.ts:43:44