Skip to content

Fixes env vars in languages other than Python #135

Fixes env vars in languages other than Python

Fixes env vars in languages other than Python #135

Status Failure
Total duration 12m 45s
Artifacts

pull_request.yml

on: pull_request
build-template  /  Build E2B Template
9m 53s
build-template / Build E2B Template
charts-tests  /  Chart Data Extractor - Build and test
30s
charts-tests / Chart Data Extractor - Build and test
js-sdk  /  JS SDK - Build and test
2m 5s
js-sdk / JS SDK - Build and test
python-sdk  /  Python SDK - Build and test
2m 26s
python-sdk / Python SDK - Build and test
cleanup-build-template  /  Cleanup Build Template
12s
cleanup-build-template / Cleanup Build Template
Fit to window
Zoom out
Zoom in

Annotations

4 errors
js-sdk / JS SDK - Build and test
Process completed with exit code 1.
tests/env_vars/python.test.ts > env vars on sandbox (python): js/tests/env_vars/python.test.ts#L20
AssertionError: expected undefined to deeply equal 'supertest' - Expected: "supertest" + Received: undefined ❯ tests/env_vars/python.test.ts:20:44
tests/env_vars/java.test.ts > env vars on sandbox (java): js/tests/env_vars/java.test.ts#L20
AssertionError: expected undefined to deeply equal 'supertest' - Expected: "supertest" + Received: undefined ❯ tests/env_vars/java.test.ts:20:44
python-sdk / Python SDK - Build and test
Process completed with exit code 2.