Comment out the filter logic to verify the replica count increase #29
Annotations
1 error and 9 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, volta-cli/action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, volta-cli/action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/tasks/node-info-updater-task.ts#L50
Unexpected any. Specify a different type
|
src/tasks/pull-utils.ts#L5
'bytesToMb' is defined but never used
|
src/tasks/pull-utils.ts#L7
'estimateTimeAtBlock' is defined but never used
|
src/tasks/pull-utils.ts#L13
'logger' is defined but never used
|
src/tasks/pull-utils.ts#L40
'MaxNoReplicaDuration' is assigned a value but never used
|
src/tasks/pull-utils.ts#L43
'MinLifeTime' is assigned a value but never used
|
src/tasks/pull-utils.ts#L151
'probabilityFilter' is defined but never used
|
This job failed
Loading