Skip to content

IndexStore with support for duplicate keys #192

IndexStore with support for duplicate keys

IndexStore with support for duplicate keys #192

Triggered via pull request June 23, 2025 18:38
@cb1kenobicb1kenobi
synchronize #48
index-store
Status Failure
Total duration 2m 20s
Artifacts

pr.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

24 errors
Test on Node.js 20 and windows-latest
Process completed with exit code 1.
Test on Node.js 20 and windows-latest: src/store.ts#L315
Argument of type 'NativeIteratorCls<unknown>' is not assignable to parameter of type 'Iterator<DBIteratorValue<IteratorOptions & DBITransactional>, any, any>'.
Test on Node.js 20 and windows-latest: src/store.ts#L20
Cannot find module '@harperdb/extended-iterable' or its corresponding type declarations.
Test on Node.js 20 and windows-latest: src/index-store.ts#L69
Argument of type 'NativeIteratorCls<unknown>' is not assignable to parameter of type 'Iterator<DBIteratorValue<{ sortKeyOnly: true; transaction?: Transaction | undefined; }>, any, any>'.
Test on Node.js 20 and windows-latest: src/index-store.ts#L46
Argument of type 'NativeIteratorCls<unknown>' is not assignable to parameter of type 'Iterator<DBIteratorValue<IteratorOptions & DBITransactional>, any, any>'.
Test on Node.js 20 and windows-latest: src/index-store.ts#L1
Cannot find module '@harperdb/extended-iterable' or its corresponding type declarations.
Test on Node.js 18 and windows-latest
Process completed with exit code 1.
Test on Node.js 18 and windows-latest: src/store.ts#L315
Argument of type 'NativeIteratorCls<unknown>' is not assignable to parameter of type 'Iterator<DBIteratorValue<IteratorOptions & DBITransactional>, any, any>'.
Test on Node.js 18 and windows-latest: src/store.ts#L20
Cannot find module '@harperdb/extended-iterable' or its corresponding type declarations.
Test on Node.js 18 and windows-latest: src/index-store.ts#L69
Argument of type 'NativeIteratorCls<unknown>' is not assignable to parameter of type 'Iterator<DBIteratorValue<{ sortKeyOnly: true; transaction?: Transaction | undefined; }>, any, any>'.
Test on Node.js 18 and windows-latest: src/index-store.ts#L46
Argument of type 'NativeIteratorCls<unknown>' is not assignable to parameter of type 'Iterator<DBIteratorValue<IteratorOptions & DBITransactional>, any, any>'.
Test on Node.js 18 and windows-latest: src/index-store.ts#L1
Cannot find module '@harperdb/extended-iterable' or its corresponding type declarations.
Test on Node.js 24 and windows-latest
Process completed with exit code 1.
Test on Node.js 24 and windows-latest: src/store.ts#L315
Argument of type 'NativeIteratorCls<unknown>' is not assignable to parameter of type 'Iterator<DBIteratorValue<IteratorOptions & DBITransactional>, any, any>'.
Test on Node.js 24 and windows-latest: src/store.ts#L20
Cannot find module '@harperdb/extended-iterable' or its corresponding type declarations.
Test on Node.js 24 and windows-latest: src/index-store.ts#L69
Argument of type 'NativeIteratorCls<unknown>' is not assignable to parameter of type 'Iterator<DBIteratorValue<{ sortKeyOnly: true; transaction?: Transaction | undefined; }>, any, any>'.
Test on Node.js 24 and windows-latest: src/index-store.ts#L46
Argument of type 'NativeIteratorCls<unknown>' is not assignable to parameter of type 'Iterator<DBIteratorValue<IteratorOptions & DBITransactional>, any, any>'.
Test on Node.js 24 and windows-latest: src/index-store.ts#L1
Cannot find module '@harperdb/extended-iterable' or its corresponding type declarations.
Test on Node.js 22, Bun, and windows-latest
Process completed with exit code 1.
Test on Node.js 22, Bun, and windows-latest: src/store.ts#L315
Argument of type 'NativeIteratorCls<unknown>' is not assignable to parameter of type 'Iterator<DBIteratorValue<IteratorOptions & DBITransactional>, any, any>'.
Test on Node.js 22, Bun, and windows-latest: src/store.ts#L20
Cannot find module '@harperdb/extended-iterable' or its corresponding type declarations.
Test on Node.js 22, Bun, and windows-latest: src/index-store.ts#L69
Argument of type 'NativeIteratorCls<unknown>' is not assignable to parameter of type 'Iterator<DBIteratorValue<{ sortKeyOnly: true; transaction?: Transaction | undefined; }>, any, any>'.
Test on Node.js 22, Bun, and windows-latest: src/index-store.ts#L46
Argument of type 'NativeIteratorCls<unknown>' is not assignable to parameter of type 'Iterator<DBIteratorValue<IteratorOptions & DBITransactional>, any, any>'.
Test on Node.js 22, Bun, and windows-latest: src/index-store.ts#L1
Cannot find module '@harperdb/extended-iterable' or its corresponding type declarations.