IndexStore with support for duplicate keys #192
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.
|