fix: Remove custom readrows retry logic and rely on gax for retries #2789
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|
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
|
test/backup.ts#L262
Unexpected any. Specify a different type
|
This job succeeded
Loading