feat: deterministic DAG structure #20
Annotations
21 errors and 2 warnings
Test (20, ubuntu-latest):
src/batch/index.js#L81
Property 'maxKeyLength' does not exist on type 'BatcherShard'.
|
Test (20, ubuntu-latest):
src/batch/index.js#L82
Property 'maxKeyLength' does not exist on type 'BatcherShard'.
|
Test (20, ubuntu-latest):
src/batch/index.js#L83
Property 'maxKeyLength' does not exist on type 'BatcherShard'.
|
Test (20, ubuntu-latest):
src/batch/index.js#L86
Property 'maxKeyLength' does not exist on type 'BatcherShard'.
|
Test (20, ubuntu-latest):
src/batch/index.js#L93
'prefix' is specified more than once, so this usage will be overwritten.
|
Test (20, ubuntu-latest):
src/batch/index.js#L101
'prefix' is specified more than once, so this usage will be overwritten.
|
Test (20, ubuntu-latest):
src/batch/index.js#L112
Property 'encodedLength' does not exist on type 'typeof import("/home/runner/work/pail/pail/src/batch/shard")'.
|
Test (20, ubuntu-latest):
src/batch/index.js#L113
Property 'maxSize' does not exist on type 'BatcherShard'.
|
Test (20, ubuntu-latest):
src/batch/index.js#L114
Property 'findCommonPrefix' does not exist on type 'typeof import("/home/runner/work/pail/pail/src/shard")'.
|
Test (20, ubuntu-latest):
src/batch/index.js#L133
'prefix' is specified more than once, so this usage will be overwritten.
|
Test (18, ubuntu-latest)
The job was canceled because "_20_ubuntu-latest" failed.
|
Test (18, ubuntu-latest):
src/batch/index.js#L81
Property 'maxKeyLength' does not exist on type 'BatcherShard'.
|
Test (18, ubuntu-latest):
src/batch/index.js#L82
Property 'maxKeyLength' does not exist on type 'BatcherShard'.
|
Test (18, ubuntu-latest):
src/batch/index.js#L83
Property 'maxKeyLength' does not exist on type 'BatcherShard'.
|
Test (18, ubuntu-latest):
src/batch/index.js#L86
Property 'maxKeyLength' does not exist on type 'BatcherShard'.
|
Test (18, ubuntu-latest):
src/batch/index.js#L93
'prefix' is specified more than once, so this usage will be overwritten.
|
Test (18, ubuntu-latest):
src/batch/index.js#L101
'prefix' is specified more than once, so this usage will be overwritten.
|
Test (18, ubuntu-latest):
src/batch/index.js#L112
Property 'encodedLength' does not exist on type 'typeof import("/home/runner/work/pail/pail/src/batch/shard")'.
|
Test (18, ubuntu-latest):
src/batch/index.js#L113
Property 'maxSize' does not exist on type 'BatcherShard'.
|
Test (18, ubuntu-latest):
src/batch/index.js#L114
Property 'findCommonPrefix' does not exist on type 'typeof import("/home/runner/work/pail/pail/src/shard")'.
|
Test (18, ubuntu-latest):
src/batch/index.js#L133
'prefix' is specified more than once, so this usage will be overwritten.
|
Test (20, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (20, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|