Skip to content

Fix virtual env won't load on linux #1720

Fix virtual env won't load on linux

Fix virtual env won't load on linux #1720

Triggered via pull request February 9, 2025 22:13
Status Failure
Total duration 1m 51s
Artifacts

ci.yaml

on: pull_request
Matrix: lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

4 errors
tests/unit/shell/util.test.ts > shell utilities > getDefaultShellArgs > should return empty array on Linux: tests/unit/shell/util.test.ts#L40
AssertionError: expected [ '--noprofile --norc' ] to deeply equal [ '-c', …(1) ] - Expected + Received Array [ - "-c", - "env -i bash --noprofile --norc", + "--noprofile --norc", ] ❯ tests/unit/shell/util.test.ts:40:37
lint-and-format (macos-latest)
Process completed with exit code 1.
lint-and-format (windows-latest)
The job was canceled because "macos-latest" failed.
lint-and-format (windows-latest)
The operation was canceled.