Move retries createreadstream get resumption logic working #4
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/app-profile.ts#L516
Unexpected any. Specify a different type
|
src/app-profile.ts#L517
Unexpected any. Specify a different type
|
src/app-profile.ts#L522
Unexpected any. Specify a different type
|
src/app-profile.ts#L523
Unexpected any. Specify a different type
|
src/app-profile.ts#L528
Unexpected any. Specify a different type
|
src/table.ts#L729
'rowsRead' is assigned a value but never used
|
system-test/cluster.ts#L26
Unexpected any. Specify a different type
|
system-test/mutate-rows.ts#L85
'currentRetryAttempt' is assigned a value but never used
|
system-test/mutate-rows.ts#L95
'options' is defined but never used
|
test/app-profile.ts#L51
Unexpected any. Specify a different type
|
This job succeeded
Loading