feat: Capture thread state from AsyncLocalStorage store
#116
ci.yml
on: pull_request
Matrix: job_compile
Lint
22s
Matrix: job_test_bindings
All required jobs passed
3s
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.
|