Skip to content

IndexStore with support for duplicate keys #199

IndexStore with support for duplicate keys

IndexStore with support for duplicate keys #199

Triggered via pull request June 25, 2025 21:47
@cb1kenobicb1kenobi
synchronize #48
index-store
Status Failure
Total duration 1m 49s
Artifacts

pr.yaml

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

Annotations

32 errors
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#L329
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#L160
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#L136
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.
Test on Node.js 22, Bun, and macos-latest
Process completed with exit code 1.
Test on Node.js 18 and macos-latest
Process completed with exit code 1.
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#L329
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#L160
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#L136
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#L329
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#L160
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#L136
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 20 and macos-latest
Process completed with exit code 1.
Test on Node.js 24 and macos-latest
Process completed with exit code 1.
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#L329
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#L160
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#L136
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 20 and ubuntu-latest
Process completed with exit code 1.
Test on Node.js 24 and ubuntu-latest
Process completed with exit code 1.
Test on Node.js 22, Bun, and ubuntu-latest
Process completed with exit code 1.
Test on Node.js 18 and ubuntu-latest
Process completed with exit code 1.