Skip to content

feat: Capture thread state from AsyncLocalStorage store #116

feat: Capture thread state from AsyncLocalStorage store

feat: Capture thread state from AsyncLocalStorage store #116

Triggered via pull request October 21, 2025 14:23
Status Failure
Total duration 6m 50s
Artifacts –

ci.yml

on: pull_request
Matrix: job_compile
Build Package
25s
Build Package
Matrix: job_test_bindings
All required jobs passed
3s
All required jobs passed
Fit to window
Zoom out
Zoom in

Annotations

19 errors
Test (v18) macos-13
Process completed with exit code 1.
test/e2e.test.mjs > e2e Tests > can be disabled: test/e2e.test.mjs#L153
TypeError: Cannot read properties of null (reading 'toString') ❯ test/e2e.test.mjs:153:26
test/e2e.test.mjs > e2e Tests > detect stalled thread: test/e2e.test.mjs#L77
TypeError: Cannot read properties of null (reading 'toString') ❯ test/e2e.test.mjs:77:44
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads: test/e2e.test.mjs#L22
TypeError: Cannot read properties of null (reading 'toString') ❯ test/e2e.test.mjs:22:44
Test (v24) macos-13
Process completed with exit code 1.
test/e2e.test.mjs > e2e Tests > can be disabled: test/e2e.test.mjs#L153
TypeError: Cannot read properties of null (reading 'toString') ❯ test/e2e.test.mjs:153:26
test/e2e.test.mjs > e2e Tests > async storage state: test/e2e.test.mjs#L119
TypeError: Cannot read properties of null (reading 'toString') ❯ test/e2e.test.mjs:119:44
test/e2e.test.mjs > e2e Tests > detect stalled thread: test/e2e.test.mjs#L77
TypeError: Cannot read properties of null (reading 'toString') ❯ test/e2e.test.mjs:77:44
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads: test/e2e.test.mjs#L22
TypeError: Cannot read properties of null (reading 'toString') ❯ test/e2e.test.mjs:22:44
Test (v20) macos-13
Process completed with exit code 1.
test/e2e.test.mjs > e2e Tests > can be disabled: test/e2e.test.mjs#L153
TypeError: Cannot read properties of null (reading 'toString') ❯ test/e2e.test.mjs:153:26
test/e2e.test.mjs > e2e Tests > detect stalled thread: test/e2e.test.mjs#L77
TypeError: Cannot read properties of null (reading 'toString') ❯ test/e2e.test.mjs:77:44
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads: test/e2e.test.mjs#L22
TypeError: Cannot read properties of null (reading 'toString') ❯ test/e2e.test.mjs:22:44
Test (v22) macos-13
Process completed with exit code 1.
test/e2e.test.mjs > e2e Tests > can be disabled: test/e2e.test.mjs#L153
TypeError: Cannot read properties of null (reading 'toString') ❯ test/e2e.test.mjs:153:26
test/e2e.test.mjs > e2e Tests > async storage state: test/e2e.test.mjs#L119
TypeError: Cannot read properties of null (reading 'toString') ❯ test/e2e.test.mjs:119:44
test/e2e.test.mjs > e2e Tests > detect stalled thread: test/e2e.test.mjs#L77
TypeError: Cannot read properties of null (reading 'toString') ❯ test/e2e.test.mjs:77:44
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads: test/e2e.test.mjs#L22
TypeError: Cannot read properties of null (reading 'toString') ❯ test/e2e.test.mjs:22:44
All required jobs passed
Process completed with exit code 1.