zql [1/n] - v1 of end-to-end implementation of zql #107
Annotations
11 errors and 4 warnings
Check Types:
src/zql/ast-to-ivm/pipeline-builder.test.ts#L2
Cannot find module '../ivm/materialite.js' or its corresponding type declarations.
|
Check Types:
src/zql/context/context.ts#L1
Cannot find module '../ivm/materialite.js' or its corresponding type declarations.
|
Check Types:
src/zql/context/context.ts#L2
Cannot find module '../ivm/source/source.js' or its corresponding type declarations.
|
Check Types:
src/zql/ivm/Materialite.ts#L2
Cannot find module './source/source.js' or its corresponding type declarations.
|
Check Types:
src/zql/ivm/Multiset.test.ts#L2
Cannot find module './multiset.js' or its corresponding type declarations.
|
Check Types:
src/zql/ivm/Multiset.test.ts#L38
Parameter 'v' implicitly has an 'any' type.
|
Check Types:
src/zql/ivm/Multiset.test.ts#L46
Parameter '_' implicitly has an 'any' type.
|
Check Types:
src/zql/ivm/Multiset.test.ts#L56
Parameter 'v' implicitly has an 'any' type.
|
Check Types:
src/zql/ivm/Multiset.test.ts#L60
Parameter '_' implicitly has an 'any' type.
|
Check Types:
src/zql/ivm/graph/Queue.test.ts#L2
Cannot find module './queue.js' or its corresponding type declarations.
|
Test
Process completed with exit code 1.
|
Prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check Types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|