Use external wrapper for zod import #9
ci.yml
on: push
Matrix: Run CI Pipeline / π§ͺ Test Matrix / test-matrix
Run CI Pipeline
/
...
/
Run Lint Check
24s
Run CI Pipeline
/
...
/
Run Type Check
24s
Run CI Pipeline
/
π Coverage Report
29s
Run CI Pipeline
/
β
CI Summary
3s
Annotations
18 errors
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 20 on ubuntu-latest
Process completed with exit code 1.
|
|
test/registry/ipc.test.ts:
test/registry/ipc.test.ts#L9
TypeError: Cannot read properties of undefined (reading 'object')
β― src/ipc.ts:52:28
β― test/registry/ipc.test.ts:9:1
|
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 22 on ubuntu-latest
Process completed with exit code 1.
|
|
test/registry/ipc.test.ts:
test/registry/ipc.test.ts#L9
TypeError: Cannot read properties of undefined (reading 'object')
β― src/ipc.ts:52:28
β― test/registry/ipc.test.ts:9:1
|
|
Run CI Pipeline / π§Ή Lint Check / Run Lint Check
Process completed with exit code 1.
|
|
Run CI Pipeline / π Type Check / Run Type Check
Process completed with exit code 1.
|
|
Run CI Pipeline / π Coverage Report
Process completed with exit code 1.
|
|
test/registry/ipc.test.ts:
src/ipc.ts#L52
TypeError: Cannot read properties of undefined (reading 'object')
β― src/ipc.ts:52:28
β― test/registry/ipc.test.ts:9:1
|
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 24 on ubuntu-latest
Process completed with exit code 1.
|
|
test/registry/ipc.test.ts:
test/registry/ipc.test.ts#L9
TypeError: Cannot read properties of undefined (reading 'object')
β― src/ipc.ts:52:28
β― test/registry/ipc.test.ts:9:1
|
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 20 on windows-latest
Process completed with exit code 1.
|
|
test/registry/ipc.test.ts:
test/registry/ipc.test.ts#L9
TypeError: Cannot read properties of undefined (reading 'object')
β― src/ipc.ts:52:28
β― test/registry/ipc.test.ts:9:1
|
|
test/registry/arrays.test.ts > arrays > joinAnd > should join two items with "and":
test/registry/arrays.test.ts#L140
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― test/registry/arrays.test.ts:140:5
|
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 24 on windows-latest
Process completed with exit code 1.
|
|
test/registry/ipc.test.ts:
test/registry/ipc.test.ts#L9
TypeError: Cannot read properties of undefined (reading 'object')
β― src/ipc.ts:52:28
β― test/registry/ipc.test.ts:9:1
|
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 22 on windows-latest
Process completed with exit code 1.
|
|
test/registry/ipc.test.ts:
test/registry/ipc.test.ts#L9
TypeError: Cannot read properties of undefined (reading 'object')
β― src/ipc.ts:52:28
β― test/registry/ipc.test.ts:9:1
|
|
Run CI Pipeline / β
CI Summary
Process completed with exit code 1.
|